Displaying 1 result from an estimated 1 matches for "custommountpoint".
2011 Jul 26
2
Best practices for confidential information -- fileserver path vs modules / template
...rs and others in the company, but the contents of all but the
default/generic database.yml need to be tightly controlled.
We had sort of solved this problem with a custom fileserver mount
point and a subrepo in our mercurial repo, but this only worked when
referring to content as puppet://hostname/custommountpoint. As soon
as we switched to omitting the hostname ("puppet:///") we can''t get
the references to the subrepo to work since it wasn''t actually
modules.
In a perfect world, we could share the main puppet repo with everyone,
keep a tighter controlled subrepo of confidential...