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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to