Found the issue, the listen=true in puppet.conf is requiring an
/etc/puppet/auth.conf otherwise the daemon is not starting.
O
On Thursday, August 23, 2012 12:36:19 PM UTC+3, Olivier Vernin wrote:
>
> Hello,
>
> Running into a problem when wanting to daemon-ize the agent. It doesnt
&
Hello,
Running into a problem when wanting to daemon-ize the agent. It doesnt
seems to do anything:
- cannot find any daemon process with (ps aux | grep puppet)
- the config is not updated after editing some params on the master
- /var/log/puppet stay empty...
while, when logged as root, it is
Hello,
I copy past the Debian Apache2 Recipe Pattern from the Puppet wiki,
unfortunatly it raise an error with puppet 2.7.14. "Could not find
dependent Exec[reload-apache2] for Exec[/usr/sbin/a2ensite 000-default] at
/tmp/vagrant-puppet/"
http://projects.puppetlabs.com/projects/1/wiki/Debia