Issue #4123 has been updated by Markus Roberts.

Status changed from Accepted to Ready for Checkin
Target version changed from Statler to 0.25.6
Branch set to http://github.com/bodepd/puppet/tree/ticket/master/4123_4123

Fixed in master as:

commit:4a6428b3e820876247b71ff1dcc6928946bb78ff
commit:1e0d922b152cc61c15c91af49f43d5f693972579
commit:8d3ced5d63e06c4858f067d49f1e3dc7875630e9



----------------------------------------
Bug #4123: puppet resource service does not correctly list all runing services 
on centos 5
http://projects.puppetlabs.com/issues/4123

Author: Dan Bode
Status: Ready for Checkin
Priority: Normal
Assigned to: Dan Bode
Category: 
Target version: 0.25.6
Affected version: 0.25.5
Keywords: ralsh services
Branch: http://github.com/bodepd/puppet/tree/ticket/master/4123_4123


ralsh does not list as many running services on redhat as can be found by 
service --status-all.

the tests that I ran were equivalent to

<pre>
# ralsh service | grep running | wc -l
23
[r...@puppet2 spec]# service --status-all | grep 'is running' | wc -l
30
</pre>

(ticket puppet_spec exists)


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to