puppet/modules/rhizo_base
Keith Whyte b7528bbc26 bts_defs.json; require vcsrepo, not file
The creation of this file should depend on the Vcsrepo, not on the File
directive, otherwise on an initial install if the file is created first,
then Vcsrepo will refuse to clone the repo:

  Error: Path /var/rhizomatica exists and is not the desired repository.
2020-09-11 19:02:37 +02:00
..
files Standardise a mailer setup 2020-09-11 13:08:56 +02:00
manifests bts_defs.json; require vcsrepo, not file 2020-09-11 19:02:37 +02:00
spec Initial refactoring 2015-05-18 14:01:31 -05:00
templates mail setup: remove the mail domain. 2020-09-11 13:27:55 +02: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...