puppet/modules/rhizo_base
Matt Johnson c2c1e94584 rhizo_base/apt: Remove inconsistent notify_update
The apt::source resource defaults the parameter notify_update to
true. All other resources in the module do not explicitly specify
notify_update, so it stands out that it is set to its default
here. This commit removes the explicit setting to make the freeswith
repository consistent with the others and not unnecessarily attract
the attention of a future reader inexperienced with puppet.
2019-09-06 14:20:46 +02:00
..
files Add sip connector config and runit files 2019-08-17 10:50:19 +00:00
manifests rhizo_base/apt: Remove inconsistent notify_update 2019-09-06 14:20:46 +02:00
spec Initial refactoring 2015-05-18 14:01:31 -05:00
templates Purge the roaming subs less often 2019-09-06 12:04:22 +00:00
tests Changed module name around... 2015-05-20 13:50:52 -05:00
.project Update .project file 2015-06-16 12:50:10 -05:00
metadata.json Changed module name around... 2015-05-20 13:50:52 -05:00
Modulefile Changed module name around... 2015-05-20 13:50:52 -05:00
Rakefile Initial refactoring 2015-05-18 14:01:31 -05:00
README.markdown Changed module name around... 2015-05-20 13:50:52 -05:00

rhizo_base

This is the rhizo_base module. It provides...