IOI Ops is the collection of (mostly Ansible) scripts used during IOI 2017 in Tehran, Iran.
Main goal of these scripts was to automate prearranged technical operations as much as possible. One might find the following parts of these scripts reusable:
- Preparation of a raw image to be used for cloning to contestant/worker machines (aka Mother Of All Images)
- Bootstrapping contestant machines after cloning (e.g. setting unique hostnames and static interface IPs)
- Configuration of VMs used by the HTC (e.g. authorized keys)
- Handling contestant machines' incremental backups using
btrfs
filesystem
This software is MIT licensed.