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.
14 lines
476 B
14 lines
476 B
---
|
|
koji_domain_name:
|
|
koji_kerberos_realm:
|
|
koji_builder_git_server_url: git.inferitos.ru
|
|
koji_builder_storage_url: sources.inferitos.ru
|
|
koji_builder_storage_proto: http
|
|
koji_builder_ca_cert_path: /mnt/koji/koji-ca.crt
|
|
koji_builder_principal: "compile/{{ koji_domain_name }}@{{ koji_kerberos_realm }}"
|
|
koji_builder_keytab: /etc/kojid/kojid.keytab
|
|
koji_builder_nfs_mount: true
|
|
koji_builder_distribution: MSVSphere
|
|
koji_builder_packager: MSVSphere
|
|
koji_builder_vendor: MSVSphere
|