copr-be-dev: configure Pulp password
This commit is contained in:
parent
56db38f336
commit
388529d9d6
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ verbose = 0
|
||||||
base_url = "https://pulp.stage.devshift.net"
|
base_url = "https://pulp.stage.devshift.net"
|
||||||
api_root = "/api/pulp/"
|
api_root = "/api/pulp/"
|
||||||
username = "copr"
|
username = "copr"
|
||||||
password = "TODO"
|
password = "{{ copr_hosted_pulp_dev_password }}"
|
||||||
domain = "copr"
|
domain = "copr"
|
||||||
cert = ""
|
cert = ""
|
||||||
key = ""
|
key = ""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue