1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-09-20 04:53:30 +02:00
infrastructure/group_vars/reproducible-builds.yml
Jelle van der Waa f2aa4f137e reprobuilds: add reproducible build playbook
Add a playbook for our reproducible builds workers. Set's up a sudo user
so that an admin of the reproducible builds project can configure the
worker.
2018-11-25 21:58:23 +01:00

17 lines
240 B
YAML

---
zabbix_agent_templates:
- Template OS Linux
repro_users:
holger:
name: "Holger Levsen"
ssh_key: holger.pub
groups:
- wheel
maprepi:
name: "Mattia Rizzolo"
ssh_key: maprepi.pub
groups:
- wheel