Fix the off-by-eone in IPs

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2018-08-16 20:23:36 +00:00
parent fd0dc154b1
commit 1368dd1a32
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
---
volgroup: /dev/vg_guests
eth0_ip: 10.5.126.2
eth0_ip: 10.5.126.3
vmhost: virthost12.phx2.fedoraproject.org

View file

@ -1,4 +1,4 @@
---
volgroup: /dev/vg_guests
eth0_ip: 10.5.126.3
eth0_ip: 10.5.126.4
vmhost: virthost14.phx2.fedoraproject.org