puppet-vswitch/lib
Cody Herriges f4785cc8f3 Remove duplicate loading of constants
This commit moves another constant so that it iscontained inside a do
  block instead of at the top of the file for the ovs provider.

  Without this change the constants in question will generate a warning
  because of the way puppet loads providers.  Anything in ruby defined
  outside some other context gets parsed/executed immediately instead of
  when needed.

Change-Id: I70d7aecce28d041638adedb58b6fe7bc5302d235
2016-02-17 13:48:12 -08:00
..
facter Condition if ovs is not already installed 2016-02-01 07:58:12 +00:00
puppet Remove duplicate loading of constants 2016-02-17 13:48:12 -08:00
puppetx/redhat Set NAME as well as DEVICE in ifcfg-* 2015-11-03 21:02:49 +01:00