Removed balancer manager interface from puppetmaster apache config.
This commit is contained in:
parent
d675e36f29
commit
c1af3ee920
1 changed files with 0 additions and 5 deletions
|
@ -49,11 +49,6 @@ Listen 8140
|
|||
RequestHeader set X-Client-Verify %{SSL_CLIENT_VERIFY}e
|
||||
|
||||
# Proxy settings
|
||||
<Location />
|
||||
SetHandler balancer-manager
|
||||
Order allow,deny
|
||||
Allow from all
|
||||
</Location>
|
||||
ProxyPass / balancer://puppetmaster:8140/ timeout=180
|
||||
ProxyPassReverse / balancer://puppetmaster:8140/
|
||||
ProxyPreserveHost on
|
||||
|
|
Loading…
Add table
Reference in a new issue