Add explicit flag to use openvswitch

This commit is contained in:
derekwaynecarr
2014-09-08 13:15:40 -04:00
parent c2072336d0
commit f42fcef620
4 changed files with 4 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
{% if grains['os_family'] == 'RedHat' %}
{% if grains.network_mode is defined and grains.network_mode == 'openvswitch' %}
openvswitch:
pkg: