Fix IP for cloud-noc01
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
9e5540045d
commit
792d8f140a
1 changed files with 2 additions and 2 deletions
|
@ -2,12 +2,12 @@
|
||||||
nrpe_procs_warn: 900
|
nrpe_procs_warn: 900
|
||||||
nrpe_procs_crit: 1000
|
nrpe_procs_crit: 1000
|
||||||
datacenter: cloud
|
datacenter: cloud
|
||||||
nm: 255.255.255.0
|
nm: 255.255.254.0
|
||||||
gw: 209.132.184.254
|
gw: 209.132.184.254
|
||||||
fas_client_groups: sysadmin-main
|
fas_client_groups: sysadmin-main
|
||||||
dns: 8.8.8.8
|
dns: 8.8.8.8
|
||||||
eth0_ip: 209.132.184.17
|
eth0_ip: 209.132.184.17
|
||||||
eth1_ip: 172.23.0.17
|
eth1_ip: 172.23.0.1
|
||||||
freezes: false
|
freezes: false
|
||||||
resolvconf: "{{ files }}/resolv.conf/cloud-noc01.cloud.fedoraproject.org"
|
resolvconf: "{{ files }}/resolv.conf/cloud-noc01.cloud.fedoraproject.org"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue