Skip to content

Commit 3543032

Browse files
vmcjnickygerritsen
authored andcommitted
untested
1 parent 7f4fbd8 commit 3543032

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

icpc-wf/ansible/admin.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,10 @@
8484
regexp: 'printsrv$'
8585
line: "10.3.3.211 nisprint nismaster printsrv"
8686

87+
- name: Update repo URL based on network
88+
set_fact:
89+
DJ_GIT_REPO_SCRIPTS: "{{ DJ_GIT_REPO_SCRIPTS_RESTRICTED if WF_RESTRICTED_NETWORK else DJ_GIT_REPO_SCRIPTS}}"
90+
8791
- name: create working copy of the domjudge-scripts repo
8892
become: yes
8993
become_user: domjudge

0 commit comments

Comments
 (0)