and is the problem with the ip?
This commit is contained in:
parent
1b1c580cbd
commit
3319778abb
1 changed files with 7 additions and 7 deletions
|
@ -4,12 +4,12 @@ gw: 152.19.134.129
|
|||
dns: 8.8.8.8
|
||||
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-7
|
||||
ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL7-x86_64/
|
||||
volgroup: /dev/vg_server
|
||||
eth0_ip: 152.19.134.145
|
||||
volgroup: /dev/vg_guests
|
||||
eth0_ip: 152.19.134.146
|
||||
eth0_nm: 255.255.255.128
|
||||
has_ipv6: yes
|
||||
eth0_ipv6: "2610:28:3090:3001:dead:beef:cafe:fed5"
|
||||
eth0_ipv6_gw: "2610:28:3090:3001::1"
|
||||
#has_ipv6: yes
|
||||
#eth0_ipv6: "2610:28:3090:3001:dead:beef:cafe:fed5"
|
||||
#eth0_ipv6_gw: "2610:28:3090:3001::1"
|
||||
|
||||
vmhost: ibiblio03.fedoraproject.org
|
||||
datacenter: ibiblio
|
||||
|
@ -21,6 +21,6 @@ nrpe_procs_warn: 900
|
|||
nrpe_procs_crit: 1000
|
||||
|
||||
lvm_size: 20000
|
||||
mem_size: 16384
|
||||
mem_size: 4096
|
||||
max_mem_size: 20480
|
||||
num_cpus: 4
|
||||
num_cpus: 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue