Re: [Puppet Users] puppet dashboard and mysql server is not localhost

2012-04-16 Thread Mike Becker
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 That is possible you just need to edit the hosts parameter. The Dashboard is a rails application don't forget to migrate your database afterwards, Regards, Mike Am 16.04.2012 12:19, schrieb Fabien COMBERNOUS: > Hi, > > I'm installing puppet dashboard

Re: [Puppet Users] Config Deployment: baseline manifest to all hosts, different sudoers,autofs..etc(manifest) to hosts, by hostname?

2011-02-25 Thread Mike Becker
Currently puppet supports regex matching on node names also puppet looks if a node is named default and applies this manifest but there is also an "inherit" where nodes can inherit another one (but only one!) so it might help to split your manifests up to different nodes and inherit them either to