Issue #8106 has been reported by Peter Meier.
----------------------------------------
Bug #8106: Service provider on redhat based systems should have hasstatus set
to true by default
https://projects.puppetlabs.com/issues/8106
Author: Peter Meier
Status: Unreviewed
Priority: Normal
Assignee:
Category:
Target version:
Affected Puppet version: 2.6.9
Keywords:
Branch:
Title says everything.
On RedHat based systems such as RHEL,CentOS,Fedora,... only a very small
percentage of service scripts (actually I think 0% of the official packages) do
not have the status implemented. At least from version5 on.
This would minimize the WTF experience on new environments, when managing
services such as NFS, cron etc., as you might have forgotten to set the global
default:
{{{
Service{ hasstatus => true }
}}}
--
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.