search for: puppetbestpractises

Displaying 2 results from an estimated 2 matches for "puppetbestpractises".

Did you mean: puppetbestpractices
2007 Jun 22
6
Organising a Subversion repository.
Hello, I appreciate that this topic may have come up before but a quick scan of the archives did not reveal anything. If someone could kindly point me to an archive entry that would also be great. I want to use Puppet fileserver in conjunction with a svn repo, this was I can commit files to svn and have the fileserver propagate them to the various machines, I believe this is a common way of
2007 Oct 16
30
Template Nodes considered harmful
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Russ, Digant, *! Several times on the IRC channel I noticed people having problems getting to grips with the interaction of scopes when using template nodes[1]. Typically this looks thus: | node genericwebserver { stuff } | | node ''web01.example.com'' inherits genericwebserver { | $influence_genericwebserver =