Setup osbuild so it only needs to exist on the specific builders in the osbuild channel, not all builders. Also, setup things so we can add a blocklist that will block external subnets/ip's if we need to do so. Currently it should just be an empty set, but we can implement it as needed/desired starting with the ips we already were blocking on just some hosts. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
12 lines
302 B
Org Mode
12 lines
302 B
Org Mode
---
|
|
datacenter: iad2
|
|
eth0_ipv4_gw: 10.3.163.254
|
|
eth0_ipv4_ip: 10.3.163.34
|
|
#
|
|
# This host is externally reachable
|
|
#
|
|
external: true
|
|
ks_repo: http://38.145.60.16/repo/rhel/RHEL9-x86_64/
|
|
ks_url: http://38.145.60.16/repo/rhel/ks/kvm-rhel
|
|
vmhost: vmhost-x86-02.iad2.fedoraproject.org
|
|
volgroup: /dev/vg_guests
|