diff options
author | Kevin Fenzi <kevin@scrye.com> | 2016-02-03 19:25:38 +0000 |
---|---|---|
committer | Kevin Fenzi <kevin@scrye.com> | 2016-02-03 19:25:38 +0000 |
commit | db404ea389e930f92d479198998eca79ff7f94b9 (patch) | |
tree | fd15cc4b1f2c5fcd2d6992e7f0dd92caf4c012ae | |
parent | abdd874b78b561d2b79023ca42d6e31dcdfb68ac (diff) | |
download | ansible-db404ea389e930f92d479198998eca79ff7f94b9.tar.gz ansible-db404ea389e930f92d479198998eca79ff7f94b9.tar.xz ansible-db404ea389e930f92d479198998eca79ff7f94b9.zip |
This needs to be has_ipv6: yes not true.
19 files changed, 19 insertions, 19 deletions
diff --git a/inventory/host_vars/coloamer01.fedoraproject.org b/inventory/host_vars/coloamer01.fedoraproject.org index 0b3a3e328..3a9c8c3fb 100644 --- a/inventory/host_vars/coloamer01.fedoraproject.org +++ b/inventory/host_vars/coloamer01.fedoraproject.org @@ -4,6 +4,6 @@ virthost: true postfix_group: vpn br0_ip: 67.203.2.66 br0_nm: 255.255.255.248 -has_ipv6: true +has_ipv6: yes br0_ipv6: "2607:f188::21e:c9ff:fe42:836d" br0_ipv6_gw: "2607:f188::1" diff --git a/inventory/host_vars/download-ib02.fedoraproject.org b/inventory/host_vars/download-ib02.fedoraproject.org index 3fd1d00f7..8b479ee7a 100644 --- a/inventory/host_vars/download-ib02.fedoraproject.org +++ b/inventory/host_vars/download-ib02.fedoraproject.org @@ -7,7 +7,7 @@ ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL7-x86_64/ volgroup: /dev/vg_ibiblio04 eth0_ip: 152.19.134.195 eth0_nm: 255.255.255.128 -has_ipv6: true +has_ipv6: yes eth0_ipv6: "2610:28:3090:3001:5054:ff:fed9:f194" eth0_ipv6_gw: "2610:28:3090:3001::1" diff --git a/inventory/host_vars/host1plus01.fedoraproject.org b/inventory/host_vars/host1plus01.fedoraproject.org index 6998e0a70..f6b0614d4 100644 --- a/inventory/host_vars/host1plus01.fedoraproject.org +++ b/inventory/host_vars/host1plus01.fedoraproject.org @@ -5,6 +5,6 @@ nrpe_procs_warn: 900 nrpe_procs_crit: 1000 br0_ip: 5.175.150.48 br0_nm: 255.255.255.240 -has_ipv6: true +has_ipv6: yes br0_ipv6: "2a00:d1a0:1::130" br0_ipv6_gw: "2a00:d1a0:1::1" diff --git a/inventory/host_vars/ibiblio02.fedoraproject.org b/inventory/host_vars/ibiblio02.fedoraproject.org index c947f6de2..d3b04caf7 100644 --- a/inventory/host_vars/ibiblio02.fedoraproject.org +++ b/inventory/host_vars/ibiblio02.fedoraproject.org @@ -8,7 +8,7 @@ fas_client_groups: sysadmin-main dns: 8.8.8.8 br0_ip: 152.19.134.138 br0_nm: 255.255.255.128 -has_ipv6: true +has_ipv6: yes br0_ipv6: "2610:28:3090:3001:dead:beef:cafe:fe02" br0_ipv6_gw: "2610:28:3090:3001::1" diff --git a/inventory/host_vars/ibiblio03.fedoraproject.org b/inventory/host_vars/ibiblio03.fedoraproject.org index 91f8d5881..1cd618d6b 100644 --- a/inventory/host_vars/ibiblio03.fedoraproject.org +++ b/inventory/host_vars/ibiblio03.fedoraproject.org @@ -7,6 +7,6 @@ gw: 152.19.134.129 dns: 152.2.21.1 br0_ip: 152.19.134.172 br0_nm: 255.255.255.128 -has_ipv6: true +has_ipv6: yes br0_ipv6: "2610:28:3090:3001:dead:beef:cafe:fe03" br0_ipv6_gw: "2610:28:3090:3001::1" diff --git a/inventory/host_vars/ibiblio04.fedoraproject.org b/inventory/host_vars/ibiblio04.fedoraproject.org index 59b66930c..2fe31e33f 100644 --- a/inventory/host_vars/ibiblio04.fedoraproject.org +++ b/inventory/host_vars/ibiblio04.fedoraproject.org @@ -7,6 +7,6 @@ gw: 152.19.134.129 dns: 152.2.21.1 br0_ip: 152.19.134.136 br0_nm: 255.255.255.128 -has_ipv6: true +has_ipv6: yes br0_ipv6: "2610:28:3090:3001:dead:beef:cafe:fe04" br0_ipv6_gw: "2610:28:3090:3001::1" diff --git a/inventory/host_vars/ibiblio05.fedoraproject.org b/inventory/host_vars/ibiblio05.fedoraproject.org index 697efbfa3..a86243a61 100644 --- a/inventory/host_vars/ibiblio05.fedoraproject.org +++ b/inventory/host_vars/ibiblio05.fedoraproject.org @@ -7,6 +7,6 @@ gw: 152.19.134.129 dns: 152.2.21.1 br0_ip: 152.19.134.137 br0_nm: 255.255.255.128 -has_ipv6: true +has_ipv6: yes br0_ipv6: "2610:28:3090:3001:dead:beef:cafe:fe05" br0_ipv6_gw: "2610:28:3090:3001::1" diff --git a/inventory/host_vars/mirrorlist-ibiblio.fedoraproject.org b/inventory/host_vars/mirrorlist-ibiblio.fedoraproject.org index d0ff1e0f7..2f28effd5 100644 --- a/inventory/host_vars/mirrorlist-ibiblio.fedoraproject.org +++ b/inventory/host_vars/mirrorlist-ibiblio.fedoraproject.org @@ -7,7 +7,7 @@ ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL7-x86_64/ volgroup: /dev/vg_ibiblio04 eth0_ip: 152.19.134.194 eth0_nm: 255.255.255.128 -has_ipv6: true +has_ipv6: yes eth0_ipv6: "2610:28:3090:3001:5054:ff:fef9:7285" eth0_ipv6_gw: "2610:28:3090:3001::1" diff --git a/inventory/host_vars/mirrorlist-ibiblio02.fedoraproject.org b/inventory/host_vars/mirrorlist-ibiblio02.fedoraproject.org index ee08a14b4..5d362acae 100644 --- a/inventory/host_vars/mirrorlist-ibiblio02.fedoraproject.org +++ b/inventory/host_vars/mirrorlist-ibiblio02.fedoraproject.org @@ -7,7 +7,7 @@ ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL7-x86_64/ volgroup: /dev/vg_guests eth0_ip: 152.19.134.197 eth0_nm: 255.255.255.128 -has_ipv6: true +has_ipv6: yes eth0_ipv6: "2610:28:3090:3001:5054:ff:feb5:5472" eth0_ipv6_gw: "2610:28:3090:3001::1" diff --git a/inventory/host_vars/noc02.fedoraproject.org b/inventory/host_vars/noc02.fedoraproject.org index 22f03d02c..d77113e85 100644 --- a/inventory/host_vars/noc02.fedoraproject.org +++ b/inventory/host_vars/noc02.fedoraproject.org @@ -7,7 +7,7 @@ ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL7-x86_64/ volgroup: /dev/vg_ibiblio04 eth0_ip: 152.19.134.192 eth0_nm: 255.255.255.128 -has_ipv6: true +has_ipv6: yes eth0_ipv6: "2610:28:3090:3001:dead:beef:cafe:fed9" eth0_ipv6_gw: "2610:28:3090:3001::1" diff --git a/inventory/host_vars/ns02.fedoraproject.org b/inventory/host_vars/ns02.fedoraproject.org index a317851bc..09750006e 100644 --- a/inventory/host_vars/ns02.fedoraproject.org +++ b/inventory/host_vars/ns02.fedoraproject.org @@ -7,7 +7,7 @@ volgroup: /dev/vg_guests eth0_ip: 152.19.134.139 eth0_nm: 255.255.255.128 -has_ipv6: true +has_ipv6: yes eth0_ipv6: "2610:28:3090:3001:dead:beef:cafe:fed5" eth0_ipv6_gw: "2610:28:3090:3001::1" diff --git a/inventory/host_vars/people01.fedoraproject.org b/inventory/host_vars/people01.fedoraproject.org index 7768aaefc..d31d2f413 100644 --- a/inventory/host_vars/people01.fedoraproject.org +++ b/inventory/host_vars/people01.fedoraproject.org @@ -8,7 +8,7 @@ dns: 8.8.8.8 volgroup: /dev/vg_guests eth0_ip: 152.19.134.196 eth0_nm: 255.255.255.128 -has_ipv6: true +has_ipv6: yes eth0_ipv6: "2610:28:3090:3001:5054:ff:feff:683f" eth0_ipv6_gw: "2610:28:3090:3001::1" diff --git a/inventory/host_vars/proxy04.fedoraproject.org b/inventory/host_vars/proxy04.fedoraproject.org index 0c6125e30..8e583fb21 100644 --- a/inventory/host_vars/proxy04.fedoraproject.org +++ b/inventory/host_vars/proxy04.fedoraproject.org @@ -11,7 +11,7 @@ volgroup: /dev/vg_guests eth0_ip: 152.19.134.142 eth0_nm: 255.255.255.128 -has_ipv6: true +has_ipv6: yes eth0_ipv6: "2610:28:3090:3001:dead:beef:cafe:fed3" eth0_ipv6_gw: "2610:28:3090:3001::1" diff --git a/inventory/host_vars/proxy05.fedoraproject.org b/inventory/host_vars/proxy05.fedoraproject.org index 46b72351f..220265ab6 100644 --- a/inventory/host_vars/proxy05.fedoraproject.org +++ b/inventory/host_vars/proxy05.fedoraproject.org @@ -12,7 +12,7 @@ volgroup: /dev/vg_virthost eth0_ip: 5.175.150.50 eth0_nm: 255.255.255.240 -has_ipv6: true +has_ipv6: yes eth0_ipv6: "2a00:d1a0:1::131" eth0_ipv6_gw: "2a00:d1a0:1::1" diff --git a/inventory/host_vars/proxy08.fedoraproject.org b/inventory/host_vars/proxy08.fedoraproject.org index e6283b1bf..b8e8361e1 100644 --- a/inventory/host_vars/proxy08.fedoraproject.org +++ b/inventory/host_vars/proxy08.fedoraproject.org @@ -7,7 +7,7 @@ ks_repo: http://209.132.181.6/repo/rhel/RHEL7-x86_64/ volgroup: /dev/vg_Server eth0_ip: 67.203.2.67 eth0_nm: 255.255.255.248 -has_ipv6: true +has_ipv6: yes eth0_ipv6: "2607:f188::dead:beef:cafe:fed1" eth0_ipv6_gw: "2607:f188::1" vmhost: coloamer01.fedoraproject.org diff --git a/inventory/host_vars/proxy11.fedoraproject.org b/inventory/host_vars/proxy11.fedoraproject.org index a22e70423..6dba3be7e 100644 --- a/inventory/host_vars/proxy11.fedoraproject.org +++ b/inventory/host_vars/proxy11.fedoraproject.org @@ -12,7 +12,7 @@ volgroup: /dev/vg_virthost eth0_ip: 67.219.144.68 eth0_nm: 255.255.255.240 -has_ipv6: true +has_ipv6: yes eth0_ipv6: "2604:1580:fe00:0:dead:beef:cafe:fed1" eth0_ipv6_gw: "2604:1580:fe00::1" diff --git a/inventory/host_vars/proxy12.fedoraproject.org b/inventory/host_vars/proxy12.fedoraproject.org index 79757a499..8296767eb 100644 --- a/inventory/host_vars/proxy12.fedoraproject.org +++ b/inventory/host_vars/proxy12.fedoraproject.org @@ -11,7 +11,7 @@ volgroup: /dev/vg_guests eth0_ip: 152.19.134.198 eth0_nm: 255.255.255.128 -has_ipv6: true +has_ipv6: yes eth0_ipv6: "2610:28:3090:3001:5054:ff:feda:bbd8" eth0_ipv6_gw: "2610:28:3090:3001::1" diff --git a/inventory/host_vars/smtp-mm-ib01.fedoraproject.org b/inventory/host_vars/smtp-mm-ib01.fedoraproject.org index 9d82f4264..782e6d616 100644 --- a/inventory/host_vars/smtp-mm-ib01.fedoraproject.org +++ b/inventory/host_vars/smtp-mm-ib01.fedoraproject.org @@ -5,7 +5,7 @@ dns: 152.2.21.1 152.2.253.100 volgroup: /dev/vg_guests eth0_ip: 152.19.134.143 eth0_nm: 255.255.255.128 -has_ipv6: true +has_ipv6: yes eth0_ipv6: "2610:28:3090:3001:5054:ff:fe58:5c17" eth0_ipv6_gw: "2610:28:3090:3001::1" diff --git a/inventory/host_vars/torrent01.fedoraproject.org b/inventory/host_vars/torrent01.fedoraproject.org index 4e7e9a064..460cf77e2 100644 --- a/inventory/host_vars/torrent01.fedoraproject.org +++ b/inventory/host_vars/torrent01.fedoraproject.org @@ -7,7 +7,7 @@ volgroup: /dev/vg_guests eth0_ip: 152.19.134.141 eth0_nm: 255.255.255.128 -has_ipv6: true +has_ipv6: yes eth0_ipv6: "2610:28:3090:3001:dead:beef:cafe:fed8" eth0_ipv6_gw: "2610:28:3090:3001::1" |