puppet-vswitch/lib
Cody Herriges f39a4ca961 Remove duplicate loading of constants
This commit moves two constants so that they are contained inside a do
  block instead of at the top of the file for the ovs_redhat 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: I370d4ebd28993a44a8b0830e388b79e30c5ad5fc
2016-01-07 15:11:43 -08:00
..
puppet Remove duplicate loading of constants 2016-01-07 15:11:43 -08:00
puppetx/redhat Set NAME as well as DEVICE in ifcfg-* 2015-11-03 21:02:49 +01:00