Update apiserver defaults template
Set "cloud" grain to "vsphere". The "minion_ips" grain doesn't seem to be used anymore.
This commit is contained in:
@@ -25,6 +25,7 @@ cat <<EOF >/etc/salt/minion.d/grains.conf
|
||||
grains:
|
||||
roles:
|
||||
- kubernetes-master
|
||||
cloud: vsphere
|
||||
EOF
|
||||
|
||||
# Auto accept all keys from minions that try to join
|
||||
|
Reference in New Issue
Block a user