Andreas Vöst
1 month
Marc Dierig
4 months
Claus-Theodor Riegg
7 years
Claus-Theodor Riegg
6 years
Claus-Theodor Riegg
4 years
Andreas Vöst
8 months

get debug output for puppetmaster running with passenger

Posted Almost 9 years ago. Visible to the public.

If you need the debug output of the puppetmaster running with passenger you have to uncomment this setting in the config.ru:

#ARGV << "--debug"

If you don't know where your config.ru is, check the Apache DocumentRoot. It's in /path/to/DocumentRoot/../config.ru. For example if your DocumentRoot is /etc/puppet/rack/public/ the config.ru is in /etc/puppet/rack/config.ru.

Last edit
Almost 6 years ago
Kim Klotz
License
Source code in this card is licensed under the MIT License.