You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible-msvsphere.ci/roles/koji_db_server/defaults/main.yml

7 lines
159 B

---
koji_db_server_db_name: 'koji'
koji_db_server_user: 'koji'
koji_db_server_password:
koji_db_server_ip:
koji_db_server_password_encryption: 'scram-sha-256'