diff options
author | ng <ng+gitlab@immerda.ch> | 2015-11-28 16:56:48 +0000 |
---|---|---|
committer | ng <ng+gitlab@immerda.ch> | 2015-11-28 16:56:48 +0000 |
commit | 1cfb479d642bc106ea71596a49b3c152dcb2f64f (patch) | |
tree | f0084e0fcd35ce090dd0729b4e321170d427aa37 /files/boilerplate/tcclasses.header | |
parent | 40d8f49f21a2580db1c0f87dd93c76ede2c4a272 (diff) | |
parent | 216af53871b3c422652fdccc9cae145914044feb (diff) | |
download | puppet-shorewall-1cfb479d642bc106ea71596a49b3c152dcb2f64f.tar.gz puppet-shorewall-1cfb479d642bc106ea71596a49b3c152dcb2f64f.tar.bz2 |
Merge branch 'master' into 'master'
Remove 'require augeas' (#4396)
Because the puppet 'require' keyword actually instantiates a class,
having 'require augeas' in base.pp means that you cannot instantiate the
augeas class anywhere else in your manifests, for example with some
optional parameters to the class. If you do, you will get a duplicate
definition error.
The README already says that the augeas module is required. It seems
better that this is managed outside of the module, allowing for
class parameter flexibility.
See merge request !3
Diffstat (limited to 'files/boilerplate/tcclasses.header')
0 files changed, 0 insertions, 0 deletions