copr-be-dev: configure Pulp password

This commit is contained in:
Jakub Kadlcik 2024-11-20 16:36:22 +01:00
parent 56db38f336
commit 388529d9d6

View file

@ -17,7 +17,7 @@ verbose = 0
base_url = "https://pulp.stage.devshift.net"
api_root = "/api/pulp/"
username = "copr"
password = "TODO"
password = "{{ copr_hosted_pulp_dev_password }}"
domain = "copr"
cert = ""
key = ""