puppet/modules/rhizo_base
Matt Johnson 3e220df8fe rhizo_base: Add contains dependencies
Puppet treats included classes specially, and does not assume that
they are contained in their outside class for the sake of dependency
ordering. This means that any other resources requiring the base
non-distribution specific classes were actually not capturing the
ordering dependencies on resources defined in the distribution
specific class!
2019-07-18 12:38:07 -05:00
..
files backups: commit lines that escaped from 58f74c30 2019-07-02 09:01:33 +00:00
manifests rhizo_base: Add contains dependencies 2019-07-18 12:38:07 -05:00
spec Initial refactoring 2015-05-18 14:01:31 -05:00
templates Add webphone prefix to config_values 2019-07-13 12:17:13 +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...