Fix some more of my typos
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
f1d817c4df
commit
0b248ff09e
5 changed files with 7 additions and 8 deletions
|
@ -1,10 +1,9 @@
|
|||
---
|
||||
eth0_ipv4_nm: 25
|
||||
eth0_ipv4_gw: 152.19.134.129
|
||||
|
||||
volgroup: /dev/vg_guests
|
||||
|
||||
eth0_ip: 152.19.134.139
|
||||
eth0_ipv4: 152.19.134.139
|
||||
eth0_ipv4_nm: 25
|
||||
eth0_ipv4_gw: 152.19.134.129
|
||||
has_ipv6: yes
|
||||
eth0_ipv6: "2600:2701:4000:5211:dead:beef:00fe:fed7"
|
||||
eth0_ipv6_nm: 104
|
||||
|
|
|
@ -3,7 +3,7 @@ freezes: false
|
|||
#host_backup_targets: ['/srv/web']
|
||||
|
||||
volgroup: /dev/vg_guests
|
||||
eth0_ip: 152.19.134.199
|
||||
eth0_ip_ipv4: 152.19.134.199
|
||||
eth0_ipv4_nm: 25
|
||||
eth0_ipv4_gw: 152.19.134.129
|
||||
has_ipv6: yes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
volgroup: /dev/vg_guests
|
||||
eth0_ip: 152.19.134.143
|
||||
eth0_ip_ipv4: 152.19.134.143
|
||||
eth0_ipv4_nm: 25
|
||||
eth0_ipv4_gw: 152.19.134.129
|
||||
has_ipv6: yes
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
volgroup: /dev/vg_guests
|
||||
|
||||
eth0_ip: 152.19.134.148
|
||||
eth0_ip_ipv4: 152.19.134.148
|
||||
eth0_ipv4_nm: 25
|
||||
eth0_ipv4_gw: 152.19.134.129
|
||||
has_ipv6: yes
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-7-ext
|
||||
ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL7-x86_64/
|
||||
volgroup: /dev/vg_guests
|
||||
eth0_ip: 152.19.134.150
|
||||
eth0_ip_ipv4: 152.19.134.150
|
||||
eth0_ipv4_nm: 25
|
||||
eth0_ipv4_gw: 152.19.134.129
|
||||
has_ipv6: yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue