Init script returns exit 0 for status when default has START=no
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
puppet (Ubuntu) |
New
|
Medium
|
Unassigned |
Bug Description
Currently, if one sets START=no in /etc/default/
service { 'puppetmaster': ensure => stopped }
Puppet will try to stop the service on every agent run, because status is returning zero, so Puppet thinks it is running.
This issue was fixed upstream in this commit:
https:/
As it's a one-liner, could this be backported into the Ubuntu packages?
Thanks,
Greg
-- System Information:
Description: Ubuntu 12.04.3 LTS
Release: 12.04
Architecture: amd64 (x86_64)
puppetmaster:
Installed: 2.7.11-1ubuntu2.7
Candidate: 2.7.11-1ubuntu2.7
Version table:
*** 2.7.11-1ubuntu2.7 0
500 http://
description: | updated |
description: | updated |
tags: | added: precise |
Changed in puppet (Ubuntu): | |
importance: | Undecided → Medium |
Thank you for taking the time to report this bug and helping to make Ubuntu better.
This sounds reasonable. Please see https:/ /wiki.ubuntu. com/StableRelea seUpdates# Procedure for the process.