Everything should now be using linux-system-roles/network, so we drop our hacky nmcli calls and everything that referred to them, including exclude variables. Also, lets just let NM handle resolv.conf so it's not wrong all the time on reboots. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
18 lines
1,022 B
Text
18 lines
1,022 B
Text
---
|
|
createrepo: False
|
|
csi_primary_contact: Fedora Admins - admin@fedoraproject.org
|
|
csi_purpose: Koji service employs a set of machines to build packages for the Fedora project. This playbook builds vm builders.
|
|
csi_relationship: |
|
|
* VMs built on top of a s390x LPAR
|
|
* Relies on koji-hub, Packages, PkgDB, apache, fedmsg, 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
|
|
csi_security_category: High
|
|
host_group: kojibuilder
|
|
koji_hub_nfs: "fedora_koji"
|
|
koji_server_url: "https://koji.stg.fedoraproject.org/kojihub"
|
|
koji_topurl: "https://kojipkgs.stg.fedoraproject.org/"
|
|
koji_weburl: "https://koji.stg.fedoraproject.org/koji"
|
|
ks_repo: http://10.3.163.35/pub/fedora-secondary/releases/35/Server/s390x/os/
|
|
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora
|
|
virt_install_command: "{{ virt_install_command_s390x_one_nic_unsafe }}"
|