Add gce grain to salt config, change apiserver salt config.

This commit is contained in:
Jeff Mendoza
2014-07-22 10:30:00 -07:00
parent 6cebe4443a
commit cc471c29f3
5 changed files with 5 additions and 8 deletions

View File

@@ -25,6 +25,7 @@ cat <<EOF >/etc/salt/minion.d/grains.conf
grains:
roles:
- kubernetes-master
cloud: gce
EOF
# Auto accept all keys from minions that try to join

View File

@@ -31,6 +31,7 @@ grains:
roles:
- kubernetes-pool
cbr-cidr: $MINION_IP_RANGE
cloud: gce
EOF
# Install Salt