smtp-mm-osuosl01: fix install urls and netmask
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
c5dd13f603
commit
7a1fc8729c
1 changed files with 3 additions and 3 deletions
|
@ -5,13 +5,13 @@ dns: "{{ dns1 }}"
|
|||
dns2: 8.8.4.4
|
||||
eth0_ipv4_gw: 140.211.169.193
|
||||
eth0_ipv4_ip: 140.211.169.205
|
||||
eth0_ipv4_nm: 26
|
||||
eth0_ipv4_nm: 25
|
||||
eth0_ipv6: "2605:bc80:3010:600:dead:beef:cafe:fedb"
|
||||
eth0_ipv6_gw: "2605:bc80:3010:600::1"
|
||||
eth0_nm: 255.255.255.128
|
||||
has_ipv6: yes
|
||||
ks_repo: http://209.132.181.6/repo/rhel/RHEL7-x86_64/
|
||||
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-7-ext
|
||||
ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL7-x86_64/
|
||||
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-7-ext
|
||||
vmhost: osuosl01.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
vpn: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue