diff --git a/roles/haproxy/files/haproxy.cfg.stg b/roles/haproxy/files/haproxy.cfg.stg index b4ebddeb2b..6d333f42cb 100644 --- a/roles/haproxy/files/haproxy.cfg.stg +++ b/roles/haproxy/files/haproxy.cfg.stg @@ -95,7 +95,7 @@ listen totpcgiprovision 0.0.0.0:10019 listen fedoauth 0.0.0.0:10020 balance hdr(appserver) - server fedoauth01.stg fedoauth01.stg:80 check inter 10s rise 1 fall 2 + server fedoauth01 fedoauth01:80 check inter 10s rise 1 fall 2 option httpchk GET /static/fedora/fedora-authn-logo-white.png listen askbot 0.0.0.0:10021