Merge branch 'master' of https://github.com/dutchcoders/kubernetes into dutchcoders-master

Conflicts:
	cluster/aws/config-default.sh
	cluster/saltbase/salt/kube-controller-manager/default
This commit is contained in:
Brendan Burns
2014-12-19 11:43:25 -08:00
4 changed files with 87 additions and 46 deletions

View File

@@ -26,11 +26,8 @@ grains:
EOF
cat <<EOF > /etc/aws.conf
{
"Global": {
"Region": "${AWS_ZONE}"
}
}
[Global]
Region:${AWS_ZONE}
EOF
# Auto accept all keys from minions that try to join