Add vagrant user to docker group

This commit is contained in:
derekwaynecarr
2014-09-11 15:39:57 -04:00
parent 3f4a09175c
commit 63bd987561
3 changed files with 13 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ grains:
etcd_servers: $MASTER_IP
roles:
- kubernetes-pool
- kubernetes-pool-vagrant
cbr-cidr: $MINION_IP_RANGE
minion_ip: $MINION_IP
EOF