proxy03.fedoraproject.org moved to linux-system-roles networking
This commit is contained in:
parent
842c583e29
commit
a5bded8909
1 changed files with 14 additions and 12 deletions
|
@ -1,16 +1,26 @@
|
||||||
---
|
---
|
||||||
|
freezes: true
|
||||||
|
|
||||||
|
datacenter: rdu-cc
|
||||||
|
|
||||||
|
# This is consumed by the roles/fedora-web/main role
|
||||||
|
sponsor: redhat
|
||||||
|
|
||||||
|
vmhost: virthost-cc-rdu02.fedoraproject.org
|
||||||
|
volgroup: /dev/vg_guests
|
||||||
|
mem_size: 16384
|
||||||
|
max_mem_size: 32768
|
||||||
|
num_cpus: 8
|
||||||
|
|
||||||
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-fedora
|
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-fedora
|
||||||
ks_repo: http://209.132.181.6/pub/fedora/linux/releases/33/Server/x86_64/os/
|
ks_repo: http://209.132.181.6/pub/fedora/linux/releases/33/Server/x86_64/os/
|
||||||
|
|
||||||
vmhost: virthost-cc-rdu02.fedoraproject.org
|
|
||||||
volgroup: /dev/vg_guests
|
|
||||||
|
|
||||||
dns: 8.8.8.8
|
|
||||||
dns1: 8.8.8.8
|
dns1: 8.8.8.8
|
||||||
dns2: 8.8.4.4
|
dns2: 8.8.4.4
|
||||||
|
|
||||||
|
dns_search1: "vpn.fedoraproject.org"
|
||||||
|
dns_search2: "fedoraproject.org"
|
||||||
|
|
||||||
has_ipv4: yes
|
has_ipv4: yes
|
||||||
eth0_ipv4: 8.43.85.73
|
eth0_ipv4: 8.43.85.73
|
||||||
eth0_ipv4_nm: 24
|
eth0_ipv4_nm: 24
|
||||||
|
@ -45,16 +55,8 @@ network_connections:
|
||||||
dhcp4: no
|
dhcp4: no
|
||||||
auto6: no
|
auto6: no
|
||||||
|
|
||||||
|
|
||||||
# This is consumed by the roles/fedora-web/main role
|
|
||||||
sponsor: redhat
|
|
||||||
datacenter: rdu-cc
|
|
||||||
postfix_group: vpn
|
postfix_group: vpn
|
||||||
vpn: true
|
vpn: true
|
||||||
|
|
||||||
nrpe_procs_warn: 900
|
nrpe_procs_warn: 900
|
||||||
nrpe_procs_crit: 1000
|
nrpe_procs_crit: 1000
|
||||||
|
|
||||||
mem_size: 16384
|
|
||||||
max_mem_size: 32768
|
|
||||||
num_cpus: 8
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue