Issue #7892 has been reported by Joe McDonagh.
----------------------------------------
Bug #7892: service provider on Ubuntu 10.04 nodes uses wrong syntax for
update-rc.d
https://projects.puppetlabs.com/issues/7892
Author: Joe McDonagh
Status: Unreviewed
Priority: Normal
Assignee:
Category:
Target version:
Affected Puppet version: 2.6.7
Keywords:
Branch:
This started happening recently, I think an update-rc.d update might have gone
out or something:
Sat Jun 11 20:55:48 -0700 2011 /Stage[main]/Stunnel/Service[stunnel4]/enable
(err): change from false to true failed: Execution of '/usr/sbin/update-rc.d
stunnel4 enable' returned 1: usage: update-rc.d [-n] [-f] <basename> remove
update-rc.d [-n] <basename> defaults|multiuser [NN | sNN kNN]
update-rc.d [-n] <basename> start|stop NN runlvl [runlvl] [...] .
-n: not really
-f: force
So, if you set enable => true in puppet on a service def, it should actually
run update-rc.d stunnel defaults.
--
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.