diff options
author | Peter Robinson <pbrobinson@fedoraproject.org> | 2017-04-12 16:55:05 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@fedoraproject.org> | 2017-04-12 16:55:05 +0000 |
commit | 0ca2d3557cde48b1d6702f9ed6a98a33f9550a26 (patch) | |
tree | 927ad82851d6bc0c260199ab30d3c51ba7ec3312 | |
parent | 171aa2fa6f0b1669724eeeb042600826113c14e6 (diff) | |
download | ansible-0ca2d3557cde48b1d6702f9ed6a98a33f9550a26.tar.gz ansible-0ca2d3557cde48b1d6702f9ed6a98a33f9550a26.tar.xz ansible-0ca2d3557cde48b1d6702f9ed6a98a33f9550a26.zip |
update compose-s390 bridge
-rw-r--r-- | inventory/host_vars/compose-s390-01.s390.fedoraproject.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/compose-s390-01.s390.fedoraproject.org b/inventory/host_vars/compose-s390-01.s390.fedoraproject.org index 4826351c8..43c1be3a7 100644 --- a/inventory/host_vars/compose-s390-01.s390.fedoraproject.org +++ b/inventory/host_vars/compose-s390-01.s390.fedoraproject.org @@ -9,7 +9,7 @@ eth0_ip: 10.5.129.16 nm: 255.255.255.0 gw: 10.5.129.254 dns: 10.5.126.21 -main_bridge: br1 +main_bridge: br0 koji_hub_nfs: "fedora_s390/data" |