Issue #21046 has been reported by Marc Richter. ---------------------------------------- Bug #21046: puppet init.d script spawns a master instance https://projects.puppetlabs.com/issues/21046
* Author: Marc Richter * Status: Unreviewed * Priority: High * Assignee: * Category: * Target version: * Affected Puppet version: 3.2.1 * Keywords: centos, init.d, master * Branch: ---------------------------------------- I'm running CentOS 6.4 and installed puppet using your EL repositories, as described in http://docs.puppetlabs.com/guides/puppetlabs_package_repositories.html#for-red-hat-enterprise-linux-and-derivatives . When starting puppet agent (by executing "service puppet start" or "/etc/init.d/puppet start"), a puppet master process is also started, which neither does stop when executing "service puppet stop" or "/etc/init.d/puppet stop", nor is killable by SIGKILL (leaves "[ruby] <defunct>" behind). In CentOS the puppet master and agent should be seperated with /etc/init.d/puppet and /etc/init.d/puppetmaster servicescripts. Puppet Master must not be started when starting the Agent and vice versa. -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
