Skip to content

Commit

Permalink
Merge pull request #29428 from justinsb/aws_abac
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue

AWS kube-up: export kube_user to salt

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

Fixes #29424
  • Loading branch information
k8s-merge-robot authored Jul 22, 2016
2 parents ee9de64 + 55d0d3b commit 33f96bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cluster/aws/templates/configure-vm-aws.sh
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ EOF
fi

env-to-grains "runtime_config"
env-to-grains "kube_user"
}

salt-node-role() {
Expand Down

0 comments on commit 33f96bb

Please sign in to comment.