[feature] Add CI playbook
Playbook to use with ./chi-appliance configure to setup a CI infrastructure on top of Chameleon nodes. This playbook: - installs gitlab-runner - adds role to install or run ci on aml I'm reluctant to add CI tokens in plaintext inside the infra repo. Instead, ansible-vault is used to keep them encrypted.
ansible/ci.yaml
0 → 100644
ansible/vars/ci-tokens.yaml
0 → 100644
Please register or sign in to comment