https://github.com/ioi-2017/ops
IOI 2017 Automation Scripts
https://github.com/ioi-2017/ops
ansible shell-scripts
Last synced: 21 days ago
JSON representation
IOI 2017 Automation Scripts
- Host: GitHub
- URL: https://github.com/ioi-2017/ops
- Owner: ioi-2017
- License: mit
- Created: 2017-11-05T20:43:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-05T21:06:37.000Z (over 8 years ago)
- Last Synced: 2025-02-24T12:18:37.544Z (over 1 year ago)
- Topics: ansible, shell-scripts
- Language: Shell
- Homepage:
- Size: 105 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
IOI Ops
=======
IOI Ops is the collection of (mostly Ansible) scripts used during [IOI 2017](http://ioi2017.org/) 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:
1. Preparation of a raw image to be used for cloning to contestant/worker machines (aka Mother Of All Images)
2. Bootstrapping contestant machines after cloning (e.g. setting unique hostnames and static interface IPs)
3. Configuration of VMs used by the HTC (e.g. authorized keys)
4. Handling contestant machines' incremental backups using `btrfs` filesystem
License
-------
This software is [MIT licensed](./LICENSE).