Fix vagrant networking. Include the master as part of overlay. And remove STP for efficiency.
This commit is contained in:
@@ -40,6 +40,9 @@ base:
|
||||
- kube-addons
|
||||
{% if grains['cloud'] is defined and grains['cloud'] == 'azure' %}
|
||||
- openvpn
|
||||
{% else %}
|
||||
- docker
|
||||
- sdn
|
||||
{% endif %}
|
||||
|
||||
'roles:kubernetes-pool-vsphere':
|
||||
|
Reference in New Issue
Block a user