Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions provision-contest/ansible/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ There are a few places where additional files should/can be added:
* SSL certificates and keys under `roles/ssl/files/`.
* Machine/group specific local packages under `roles/base_packages/files/install-*/`.
* Judgehost chroot local packages under `roles/judgedaemon/files/install-chroot/`.
* The vendor dependencies under `roles/domjudge_checkout/files/vendor.tgz`.

## TODO

Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
/lib
/lib-vendor.tgz
/vendor.tgz
Binary file not shown.
Loading