[Bug 551544] Re: puppet in lucid does not support upstart status
Glenn Aaldering
glenn at openvideo.nl
Wed May 9 14:29:55 UTC 2012
Hi Lorello,
In the puppet source code at github you can see how the status is
checked via upstart:
https://github.com/puppetlabs/puppet/blob/master/lib/puppet/provider/service/upstart.rb
The is a search for 'start' on the status output. So if ssh is running
and status ssh gives the following output 'ssh start/running, process
xxxxx' then puppet should know the service is running. Also you can
check https://projects.puppetlabs.com/issues/12773 since it has some
more information on this as well.
How exactly can we reproduce your problem?
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to puppet in Ubuntu.
https://bugs.launchpad.net/bugs/551544
Title:
puppet in lucid does not support upstart status
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/551544/+subscriptions
More information about the Ubuntu-server-bugs
mailing list