1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/rebuilderd/defaults/main.yml
Jelle van der Waa 0295dbbde3
Add testing/community-testing to rebuilderd
To allow packagers to test their changes in the testing repos, enable
them for rebuilderd.
2021-01-26 17:17:36 +01:00

11 lines
241 B
YAML

rebuilderd_domain: reproducible.archlinux.org
rebuilderd_nginx_conf: /etc/nginx/nginx.d/rebuilderd.conf
rebuilder_website_loc: /usr/share/webapps/rebuilderd-website
suites:
- core
- extra
- testing
- community
- community-testing