Comment 4 for bug 1403480

Revision history for this message
Ben Morrice (ben-morrice) wrote :

Hi all,

Hacking the ovs_redhat_el6.rb file as referenced here https://bugzilla.redhat.com/show_bug.cgi?id=1234042 fixes the issue

The changes required are:
modules/vswitch/lib/puppet/provider/vs_port$ diff /tmp/upstream_ovs_redhat_el6.rb ovs_redhat_el6.rb
0a1
> require File.expand_path(File.join(File.dirname(__FILE__), '.','ovs_redhat.rb'))