Displaying 1 result from an estimated 1 matches for "node00".
Did you mean:
node0
2011 Jun 29
0
Setting up puppetmaster-passenger on Debian
...lready done most of the ground work.
For example the config.ru script is owned by puppet, passenger module
in apache is activated. One thing is that puppetmaster is never run
and when dpkg tries to start apache it fails because there are no
certificates.
So at this point I did puppetca --generate node00.swehack.localdomain.
Now passenger starts and listens on port 8140 through apache.
My site.pp is for simplicity and debugging only import "nodes/*.pp"
and in /etc/puppet/manifests/nodes I have just one file called
node00.swehack.localdomain.pp and in there the following block.
node ...