diff options
author | Chris Barker <cbarker@puppetlabs.com> | 2015-04-20 10:06:00 -0700 |
---|---|---|
committer | Chris Barker <cbarker@puppetlabs.com> | 2015-04-20 10:06:00 -0700 |
commit | cf499315c1cc693679e4b1c1609d989d32451b94 (patch) | |
tree | 930af56e4b7fa790a82fd2cff1421324bd8da8cd /.project | |
parent | 2a8d7acd7e8ce84826cb8293308721fe7b4095ea (diff) | |
download | puppet-stdlib-cf499315c1cc693679e4b1c1609d989d32451b94.tar.gz puppet-stdlib-cf499315c1cc693679e4b1c1609d989d32451b94.tar.bz2 |
uses include type class declaration
previous behavior used class { 'stdlib::stages':} which isn't singleton and could cause duplication resource declaration on the stages class.
Since many community modules work by calling 'include stdlib' we should make stdlib's include of stages singleton as well.
Diffstat (limited to '.project')
0 files changed, 0 insertions, 0 deletions