Configure docker on the master like we do on workers.

This commit is contained in:
Brendan Burns
2015-03-12 10:37:30 -07:00
parent 0aee25e065
commit 17ff8fb421
4 changed files with 8 additions and 0 deletions

View File

@@ -267,6 +267,7 @@ function salt-master-role() {
grains:
roles:
- kubernetes-master
cbr-cidr: ${MASTER_IP_RANGE}
cloud: gce
EOF
}