Skip to content

Commit df92d64

Browse files
committed
Document usage as during the WFs
1 parent 89a57ec commit df92d64

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

provision-contest/ansible/hosts.example

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,9 @@ domjudge-ccsadmin4 ansible_host=10.3.3.226
4343
domjudge-ccsadmin5 ansible_host=10.3.3.227
4444

4545
[grafana]
46-
domjudge-prometheus ansible_host=10.3.3.223
46+
# During the WFs we use one of the ccsadmin machines
47+
# Doesn't matter which (admin) machine but should not be 1 as that runs ansible
48+
domjudge-ccsadmin2 ansible_host=10.3.3.225
4749

4850
[cds]
4951
domjudge-cds ansible_host=10.2.2.228

0 commit comments

Comments
 (0)