mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 07:03:31 +00:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user