Hi,

On 04/25/2013 04:31 PM, Philip Gardner wrote:
> notice:
> /Stage[main]/Puppet::Config::Master/Exec[run_puppet_once]/returns:
> executed successfully
> notice:
> /Stage[main]/Puppet::Config::Master/Apache::Vhost[puppetmasterd]/File[/var/log/httpd]/mode:
> mode changed '0700' to '0755'
> notice:
> /Stage[main]/Puppet::Config::Master/Apache::Vhost[puppetmasterd]/File[/etc/puppet/rack/public]/ensure:
> created
> notice:
> /Stage[main]/Puppet::Config::Master/Apache::Vhost[puppetmasterd]/File[25-puppetmasterd.conf]/ensure:
> created
> err: /Stage[main]/Apache/Service[httpd]/ensure: change from stopped to
> running failed: Could not start Service[httpd]: Execution of
> '/sbin/service httpd start' returned 1:  at
> /tmp/vagrant-puppet/modules-0/apache/manifests/init.pp:37
> notice: /Stage[main]/Apache/Service[httpd]: Triggered 'refresh' from 51
> events
> notice: /Stage[main]/Puppet::Service/Service[puppet]/ensure: ensure
> changed 'stopped' to 'running'
> notice: /Stage[main]/Puppet::Service/Service[puppet]: Triggered
> 'refresh' from 1 events
> notice: Finished catalog run in 290.04 seconds
> 
> I've tried a number of different ways of running the puppet agent by
> hand to get this to work, and all fail; the certificate request is
> signed by the ca but the /var/lib/puppet/ssl directory is never created,
> and thus we get a mismatch when the puppet agent actually does run.

Humm, so the above agent output is from a puppet agent run on
master.dev.local? Against the ca.dev.local? Or which master compiles the
catalog?

I just can't see how that agent runs without storing the certificat in
/var/lib/puppet. Any funny settings in puppet.conf on that node perchance?

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to