Displaying 1 result from an estimated 1 matches for "puppetmaster_18140".
Did you mean:
puppetmaster_18141
2011 Sep 13
0
load balance multiple puppetmaster, backend workers not authenticating
...SSLEngine off
# Obtain Authentication Information from Client Request
Headers
SetEnvIf X-Client-Verify "(.*)" SSL_CLIENT_VERIFY=$1
SetEnvIf X-SSL-Client-DN "(.*)" SSL_CLIENT_S_DN=$1
RackAutoDetect On
DocumentRoot /usr/share/puppet/rack/puppetmaster_18140/public/
<Directory /usr/share/puppet/rack/puppetmaster_18140/>
Options None
AllowOverride None
Order allow,deny
allow from all
</Directory>
ErrorLog /var/log/httpd/puppetmaster_worker_error_18140.lo...