export KUBE_USER to salt (support custom usernames) for vagrant, vsphere, photon, openstack.

This commit is contained in:
CJ Cullen
2016-07-22 15:21:47 -07:00
parent f55206a675
commit 861583ac3e
4 changed files with 4 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ grains:
cloud: photon-controller
master_extra_sans: $MASTER_EXTRA_SANS
api_servers: $MASTER_NAME
kube_user: $KUBE_USER
EOF
# Auto accept all keys from minions that try to join