mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
35 lines
1.3 KiB
Plaintext
35 lines
1.3 KiB
Plaintext
---
|
|
createrepo: False
|
|
dns1: 10.16.163.33
|
|
dns2: 10.16.163.34
|
|
dns_search1: "rdu3.fedoraproject.org"
|
|
dns_search2: "fedoraproject.org"
|
|
eth0_ipv4_gw: 10.1.102.254
|
|
external: false
|
|
has_ipv4: yes
|
|
host_group: kojibuilder
|
|
koji_hub_nfs: "fedora_koji"
|
|
koji_server_url: "https://koji.stg.fedoraproject.org/kojihub"
|
|
koji_instance: "primary"
|
|
koji_topurl: "https://kojipkgs.stg.fedoraproject.org/"
|
|
koji_weburl: "https://koji.stg.fedoraproject.org/koji"
|
|
ks_repo: https://infrastructure.fedoraproject.org/pub/fedora-secondary/releases/43/Server/s390x/os/
|
|
ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-fedora-s390x
|
|
virt_install_command: "{{ virt_install_command_s390x_one_nic_unsafe }}"
|
|
lvm_size: 100000
|
|
main_bridge: br0
|
|
max_cpu: 4
|
|
max_mem_size: 10240
|
|
mem_size: 10240
|
|
num_cpus: 2
|
|
varnish_group: s390kojipkgs
|
|
vmhost: bvmhost-s390x-01.s390.fedoraproject.org
|
|
volgroup: /dev/fedora_rdu-z16-l51
|
|
|
|
notes: |
|
|
Koji service employs a set of machines to build packages for the Fedora project. This playbook builds vm builders.
|
|
* VMs built on top of a s390x LPAR
|
|
* Relies on koji-hub, Packages, PkgDB, apache, fedora messaging, fas, virthost, and is monitored by nagios
|
|
* Several services rely on the builders, including koschei, Bodhi, Tagger, SCM, Darkserver.
|
|
* Produces automated builds of packages for the architecture listed. Builders can be scaled by adding new
|