From afdb325d0d174d68553a7ab899b4a004085ccf71 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 8 Nov 2021 17:48:43 -0800 Subject: [PATCH] fix even more typos Signed-off-by: Kevin Fenzi --- inventory/host_vars/people02.fedoraproject.org | 2 +- inventory/host_vars/smtp-mm-ib01.fedoraproject.org | 2 +- inventory/host_vars/torrent02.fedoraproject.org | 2 +- inventory/host_vars/unbound-ib01.fedoraproject.org | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/inventory/host_vars/people02.fedoraproject.org b/inventory/host_vars/people02.fedoraproject.org index 39e346e6c5..937d22b440 100644 --- a/inventory/host_vars/people02.fedoraproject.org +++ b/inventory/host_vars/people02.fedoraproject.org @@ -3,7 +3,7 @@ freezes: false #host_backup_targets: ['/srv/web'] volgroup: /dev/vg_guests -eth0_ip_ipv4: 152.19.134.199 +eth0_ipv4: 152.19.134.199 eth0_ipv4_nm: 25 eth0_ipv4_gw: 152.19.134.129 has_ipv6: yes diff --git a/inventory/host_vars/smtp-mm-ib01.fedoraproject.org b/inventory/host_vars/smtp-mm-ib01.fedoraproject.org index 34f9a89feb..910c905353 100644 --- a/inventory/host_vars/smtp-mm-ib01.fedoraproject.org +++ b/inventory/host_vars/smtp-mm-ib01.fedoraproject.org @@ -1,6 +1,6 @@ --- volgroup: /dev/vg_guests -eth0_ip_ipv4: 152.19.134.143 +eth0_ipv4: 152.19.134.143 eth0_ipv4_nm: 25 eth0_ipv4_gw: 152.19.134.129 has_ipv6: yes diff --git a/inventory/host_vars/torrent02.fedoraproject.org b/inventory/host_vars/torrent02.fedoraproject.org index 66f1a22bd4..a5ad806851 100644 --- a/inventory/host_vars/torrent02.fedoraproject.org +++ b/inventory/host_vars/torrent02.fedoraproject.org @@ -1,7 +1,7 @@ --- volgroup: /dev/vg_guests -eth0_ip_ipv4: 152.19.134.148 +eth0_ipv4: 152.19.134.148 eth0_ipv4_nm: 25 eth0_ipv4_gw: 152.19.134.129 has_ipv6: yes diff --git a/inventory/host_vars/unbound-ib01.fedoraproject.org b/inventory/host_vars/unbound-ib01.fedoraproject.org index c04e9089fc..358f17bb3e 100644 --- a/inventory/host_vars/unbound-ib01.fedoraproject.org +++ b/inventory/host_vars/unbound-ib01.fedoraproject.org @@ -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_ipv4: 152.19.134.150 +eth0_ipv4: 152.19.134.150 eth0_ipv4_nm: 25 eth0_ipv4_gw: 152.19.134.129 has_ipv6: yes