You've already forked kubespray-dualstack
chore: some changes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
control-plane ansible_host=10.6.6.10 ip=10.6.6.10 ipv6=2001:db8:ca2:2::10
|
||||
worker-1 ansible_host=10.6.6.20 ip=10.6.6.20 ipv6=2001:db8:ca2:2::20
|
||||
control-plane ansible_host=control-plane ipv6=2001:db8:ca2:2::10
|
||||
worker-1 ansible_host=worker-1 ipv6=2001:db8:ca2:2::20
|
||||
|
||||
[kube_control_plane]
|
||||
control-plane
|
||||
@@ -9,5 +9,3 @@ control-plane
|
||||
|
||||
[kube_node]
|
||||
worker-1
|
||||
|
||||
[calico_rr]
|
||||
|
||||
Reference in New Issue
Block a user