1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/rebuilderd/templates/rebuilderd.conf.j2
Jelle van der Waa a9a6e58c07 Update rebuilderd to 0.3.0
Adjust the configuration of rebuilderd and change the proxy pass port to
the new default port 8484. Remove the plaintext from nginx as it now
serves a nice html website.
2020-04-28 14:22:40 +02:00

4 lines
112 B
Django/Jinja

[worker]
# set the generated secret for our workers here
signup_secret = "{{ vault_rebuilderd_signup_secret }}"