AWS kube-up: export kube_user to salt

This was done for GCE in #29164, but not for AWS.

Fixes #29424
This commit is contained in:
Justin Santa Barbara 2016-07-22 00:46:03 -04:00
parent 480e8a30ef
commit 55d0d3b4fa

View File

@ -102,6 +102,7 @@ EOF
fi
env-to-grains "runtime_config"
env-to-grains "kube_user"
}
salt-node-role() {