Skip to content

Commit

Permalink
AWS kube-up: export kube_user to salt
Browse files Browse the repository at this point in the history
This was done for GCE in kubernetes#29164, but not for AWS.

Fixes kubernetes#29424
  • Loading branch information
justinsb authored and zefciu committed Jul 26, 2016
1 parent 0b73d58 commit 2d9c16b
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 2d9c16b

Please sign in to comment.