Skip to content

Commit c8a0c24

Browse files
miriam-rittenbergquentinmit
authored andcommitted
Change heartbeat vhost and path.
Make ldirectord check proxy health on heartbeat.scripts.scripts.mit.edu which triggers scripts-proxy to check nolvs.
1 parent 2190f7d commit c8a0c24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: ansible/roles/lvs-ldirectord/templates/ldirectord.cf.j2

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ virtual=2
4040
{% endfor %}
4141
fallback=127.0.0.1 gate
4242
service=http
43-
request="heartbeat/http?codename=ANY"
44-
virtualhost="scripts.mit.edu"
43+
request="__scripts/heartbeat/http?codename=ANY"
44+
virtualhost="heartbeat.scripts.scripts.mit.edu"
4545
receive="1"
4646
checktype=negotiate
4747
checkport=80

0 commit comments

Comments
 (0)