27 lines
354 B
Smarty
27 lines
354 B
Smarty
[all]
|
|
${connection_strings_master}
|
|
${connection_strings_node}
|
|
${connection_strings_etcd}
|
|
${public_ip_address_bastion}
|
|
|
|
[bastion]
|
|
${public_ip_address_bastion}
|
|
|
|
[kube_control_plane]
|
|
${list_master}
|
|
|
|
[kube_node]
|
|
${list_node}
|
|
|
|
[etcd]
|
|
${list_etcd}
|
|
|
|
[calico_rr]
|
|
|
|
[k8s_cluster:children]
|
|
kube_node
|
|
kube_control_plane
|
|
calico_rr
|
|
|
|
[k8s_cluster:vars]
|
|
${nlb_api_fqdn}
|