Merge pull request #5390 from brendandburns/shell_sucks

Configure docker on the master like we do on workers.
This commit is contained in:
Satnam Singh
2015-03-12 11:42:03 -07:00
4 changed files with 8 additions and 0 deletions

View File

@@ -48,6 +48,10 @@ base:
- docker
- sdn
{% endif %}
{% if grains['cloud'] is defined and grains['cloud'] == 'gce' %}
- docker
{% endif %}
'roles:kubernetes-pool-vsphere':
- match: grain