On 11/20/2014 05:25 PM, KB_puppet wrote: > I've been trying to install Puppet on my Centos 6.5 system since > yesterday but to no avail. At first I installed > the |puppetmaster-passenger| but got a lot of errors during > installation. I ended up purging it and today tried a fresh install of > just the puppetmaster. There were no errors but I cannot see the > puppet.conf or the site.pp file. They are not created during > installation.
That's fine. Neither is strictly required to operate the master. > ubuntu:/$ sudo puppet master --verbose --no-daemonize > Notice: Starting Puppet master version 3.7.3 > Error: Could not run: Could not create PID file: > /var/lib/puppet/run/master.pid Well *that* is strange. Can you add --debug and put the output on Pastebin, Gist or a similar service? The master should create all required directories on its own. Thanks, Felix -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/5470FA66.3020106%40Alumni.TU-Berlin.de. For more options, visit https://groups.google.com/d/optout.
