Skip to content

Commit a9a9f91

Browse files
Make sure we use the pc2 repo
1 parent 4b2f27f commit a9a9f91

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

icpc-wf/ansible/judgehost.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@
5858

5959
- name: create chroot
6060
shell: "{{DJ_DIR}}/misc-tools/dj_make_chroot -y -i openjdk-11-jdk-headless -l \"$(ls /tmp/dj_ansible/install-chroot/*.deb 2>/dev/null | tr '\n' ',')\" 2>&1 | tee /tmp/dj_make_chroot.log"
61+
environment:
62+
DEBMIRROR: https://pc2cancer.ecs.csus.edu/ubuntu
6163
args:
6264
creates: "/chroot/domjudge-systest"
6365

0 commit comments

Comments
 (0)