add signer_host variable
addressing: TASK: [copr/backend | add sign machine address into the sign.conf] ********** fatal: [copr-be.cloud.fedoraproject.org] => One or more undefined variables: 'signer_host' is undefined
This commit is contained in:
parent
07964a9f6e
commit
e4d604fba5
1 changed files with 2 additions and 0 deletions
|
@ -29,3 +29,5 @@ copr_hostbase: copr-be
|
|||
|
||||
host_backup_targets: ['/var/lib/copr/public_html/results']
|
||||
_copr_be_conf: copr-be.conf
|
||||
# IP of copr-keygen.cloud.fedoraproject.org
|
||||
signer_host: 209.132.184.159
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue