Revert "Fix vagrant networking"

This commit is contained in:
Zach Loafman
2015-02-09 13:40:11 -08:00
parent 5f3bc33d01
commit 6b8c332cd3
6 changed files with 77 additions and 88 deletions

View File

@@ -40,9 +40,6 @@ base:
- kube-addons
{% if grains['cloud'] is defined and grains['cloud'] == 'azure' %}
- openvpn
{% else %}
- docker
- sdn
{% endif %}
'roles:kubernetes-pool-vsphere':