Remove bodhi1 from haproxy for the bodhi2 migration.

This commit is contained in:
Ralph Bean 2015-08-19 16:05:15 +00:00
parent 94102f92d5
commit bd8b01905f

View file

@ -78,11 +78,12 @@ listen mirrormanager 0.0.0.0:10008
server mm-frontend02 mm-frontend02:80 check inter 60s rise 2 fall 3 server mm-frontend02 mm-frontend02:80 check inter 60s rise 2 fall 3
option httpchk GET /mirrormanager/static/mirrormanager2.css option httpchk GET /mirrormanager/static/mirrormanager2.css
listen bodhi 0.0.0.0:10009 ## This is bodhi1.. removed for the bodhi2 migration.
balance hdr(appserver) ##listen bodhi 0.0.0.0:10009
server bodhi01 bodhi01:80 check inter 20s rise 2 fall 3 ## balance hdr(appserver)
server bodhi02 bodhi02:80 check inter 20s rise 2 fall 3 ## server bodhi01 bodhi01:80 check inter 20s rise 2 fall 3
option httpchk GET /updates/nagios ## server bodhi02 bodhi02:80 check inter 20s rise 2 fall 3
## option httpchk GET /updates/nagios
listen bodhi2 0.0.0.0:10010 listen bodhi2 0.0.0.0:10010
balance hdr(appserver) balance hdr(appserver)