19 lines
243 B
Smarty
19 lines
243 B
Smarty
[all]
|
|
${connection_strings_master}
|
|
${connection_strings_worker}
|
|
|
|
[kube_control_plane]
|
|
${list_master}
|
|
|
|
[etcd]
|
|
${list_master}
|
|
|
|
[kube_node]
|
|
${list_worker}
|
|
|
|
[k8s_cluster:children]
|
|
kube-master
|
|
kube-node
|
|
|
|
[k8s_cluster:vars]
|
|
network_id=${network_id}
|