#29676: Fix mtree violation for Puppet and update to 2.6.8 ---------------------------------------+------------------------------------ Reporter: nigel@… | Owner: macports-tickets@… Type: update | Status: reopened Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch maintainer Port: puppet | ---------------------------------------+------------------------------------ Changes (by mp@…): * status: closed => reopened * resolution: fixed => Comment: I tried bootstrapping a brand-new machine with this, only thing is I copied pre-existing SSL keys from the "old" machine to /opt/local/etc/puppet. The rest of the necessary parameters (especially certname and server) is passed to "puppet agent" , which worked in the past. Now this fails because the Agent looks for SSL keys in /etc/puppet, not /opt/local/etc/puppet. "puppet agent --genconfig" also does not show the config path below ${prefix}, but you mentioned that above. Apart from that, we're using the master/agent model and start the agent via launchd as outlined in http://projects.puppetlabs.com/projects/puppet/wiki/Puppet_With_Launchd. -- Ticket URL: <https://trac.macports.org/ticket/29676#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS