HomePhorge

(#14609) Fix master initialization when running under Passenger
0cea47ec90e7Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

(#14609) Fix master initialization when running under Passenger

There is some initialization that happens in CommandLine.rb
(such as parsing the puppet config file) which was being
bypassed when launching puppetmaster as a Rack/Passenger app.

This commit tweaks the rack config to call into CommandLine
directly, which is unfortunate but works for now.

Details

Provenance
cprice <chris@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUbd2e430a31f4: Updating CHANGELOG, conf/redhat/puppet.spec, conf/redhat/rundir-perms.patch…
Branches
Unknown
Tags
Unknown

Event Timeline

cprice <chris@puppetlabs.com> committed rPU0cea47ec90e7: (#14609) Fix master initialization when running under Passenger (authored by cprice <chris@puppetlabs.com>).May 22 2012, 9:45 PM