Commit 55d0d3b4 authored by Justin Santa Barbara's avatar Justin Santa Barbara

AWS kube-up: export kube_user to salt

This was done for GCE in #29164, but not for AWS. Fixes #29424
parent 480e8a30
...@@ -102,6 +102,7 @@ EOF ...@@ -102,6 +102,7 @@ EOF
fi fi
env-to-grains "runtime_config" env-to-grains "runtime_config"
env-to-grains "kube_user"
} }
salt-node-role() { salt-node-role() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment