Skip to content

Commit

Permalink
Added analyst domserver & emergency laptops
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Vasseur committed Oct 23, 2023
1 parent 840566a commit f94a606
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions provision-contest/ansible/hosts.example
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,24 @@ analyst-domserver
domjudge-wf46-primary ansible_host=10.3.3.216
domjudge-wf46-secondary ansible_host=10.3.3.217

[wf46-domserver:children]
wf46-emergency

[wf46-emergency]
wf46-emerg ansible_host=10.3.3.240

[wf47-domserver]
domjudge-wf47-primary ansible_host=10.3.3.219
domjudge-wf47-secondary ansible_host=10.3.3.220

[analyst-domserver]
# TODO: Waiting for Troy his response
[wf47-domserver:children]
wf47-emergency

# TODO: Waiting for Troy his response
[emergency]
domjudge-laptop ansible_host=10.3.3.218
[wf47-emergency]
wf47-emerg ansible_host=10.3.3.241

[analyst-domserver]
domjudge-analyst ansible_host=172.29.1.240

[judgehost:children]
wf46-judgehost
Expand Down

0 comments on commit f94a606

Please sign in to comment.