Skip to content
Snippets Groups Projects
Verified Commit 5fa203af authored by Jelle van der Waa's avatar Jelle van der Waa :construction:
Browse files

Define suites in defaults and add missing [community]

parent f6826eb9
No related branches found
No related tags found
No related merge requests found
Pipeline #370 passed
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
......@@ -26,7 +26,4 @@
- name: enable and start rebuilderd {{ item }} timer
systemd: name=rebuilderd-sync@archlinux-{{ item }}.timer enabled=yes state=started
with_items:
- core
- extra
- testing
with_items: "{{ suites }}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment