This commit is contained in:
4
infrastructure/create-resources/templates/hosts.tpl
Normal file
4
infrastructure/create-resources/templates/hosts.tpl
Normal file
@@ -0,0 +1,4 @@
|
||||
[serverctl_master_hosts]
|
||||
%{ for ip in serverctl_masters ~}
|
||||
${ip}
|
||||
%{ endfor ~}
|
Reference in New Issue
Block a user