serverctl/infrastructure/create-resources/templates/hosts.tpl

4 lines
77 B
Smarty
Raw Normal View History

2022-02-19 18:18:19 +01:00
[serverctl_master_hosts]
%{ for ip in serverctl_masters ~}
${ip}
%{ endfor ~}