Red Hat Bugzilla – Bug 1023644
Miss disable_puppet function in puppet_page.py
Last modified: 2014-12-08 10:08:20 EST
+++ This bug was initially created as a clone of Bug #1023378 +++ Description of problem: Need add disable_puppet function in puppet_page.py to stop puppet service and remove related configuration info from "/etc/puppet/puppet.conf" Version-Release number of selected component (if applicable): ovirt-node-iso-3.1.0-0.999.1132.el6.iso ovirt-node-plugin-puppet-3.1.0-0.999.20131024005255gitc1886e2.el6.noarch.rpm How reproducible: 100% Steps to Reproduce: Actual results: Expected results: Additional info:
Could reproduce this issue in downstream: rhevh-6.5-20131024.1.0.iso ovirt-node-plugin-puppet-3.0.1-6.el6.noarch.rpm so need clone it from upstream to track it in rhev-h
Test version: ovirt-node-3.0.1-9.el6_5.noarch.rpm rhevh-6.5-20131213.0.0.iso Unslect "Enable Puppet" in puppet_page.py to disable puppet will stop puppet service and remove related configuration info from "/etc/puppet/puppet.conf" [root@dhcp-8-144 admin]# service puppet status puppetd is stopped [root@dhcp-8-144 admin]# cat /etc/puppet/puppet.conf |more [main] # server = "" # certname = "" # The Puppet log directory. # The default value is '$vardir/log'. logdir = /var/log/puppet # Where Puppet PID files are kept. # The default value is '$vardir/run'. rundir = /var/run/puppet # Where SSL certificates are kept. # The default value is '$confdir/ssl'. ssldir = $vardir/ssl so this bug has been fixed on ovirt-node-3.0.1-9.el6_5, after the status of this bug changed into "ON_QA", I will verify it.
According to comment 4 , change the status into "verified"
This bug is currently attached to errata RHBA-2013:15277. If this change is not to be documented in the text for this errata please either remove it from the errata, set the requires_doc_text flag to minus (-), or leave a "Doc Text" value of "--no tech note required" if you do not have permission to alter the flag. Otherwise to aid in the development of relevant and accurate release documentation, please fill out the "Doc Text" field above with these four (4) pieces of information: * Cause: What actions or circumstances cause this bug to present. * Consequence: What happens when the bug presents. * Fix: What was done to fix the bug. * Result: What now happens when the actions or circumstances above occur. (NB: this is not the same as 'the bug doesn't present anymore') Once filled out, please set the "Doc Type" field to the appropriate value for the type of change made and submit your edits to the bug. For further details on the Cause, Consequence, Fix, Result format please refer to: https://bugzilla.redhat.com/page.cgi?id=fields.html#cf_release_notes Thank you for your help.
Also this bug was fixed in the follow version: rhevh-6.5-20140110.1 ovirt-node-3.0.1-16.el6_5.noarch
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-0033.html