We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89a57ec commit df92d64Copy full SHA for df92d64
provision-contest/ansible/hosts.example
@@ -43,7 +43,9 @@ domjudge-ccsadmin4 ansible_host=10.3.3.226
43
domjudge-ccsadmin5 ansible_host=10.3.3.227
44
45
[grafana]
46
-domjudge-prometheus ansible_host=10.3.3.223
+# 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
49
50
[cds]
51
domjudge-cds ansible_host=10.2.2.228
0 commit comments