[copr] fix dev config: passwd to access frontend from backend
This commit is contained in:
parent
cc9b568b77
commit
fed47a19ad
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ frontend_url=http://copr-fe-dev.cloud.fedoraproject.org/backend
|
|||
|
||||
# must have same value as BACKEND_PASSWORD from have frontend in /etc/copr/copr.conf
|
||||
# default is PASSWORDHERE but you really should change it. really.
|
||||
frontend_auth=PASSWORDHERE
|
||||
frontend_auth={{ copr_backend_password }}
|
||||
|
||||
# path to ansible playbook which spawns builder
|
||||
# see /usr/share/copr*/playbooks/ for examples
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue