diff options
author | Kevin Fenzi <kevin@scrye.com> | 2017-01-16 14:59:06 +0000 |
---|---|---|
committer | Kevin Fenzi <kevin@scrye.com> | 2017-01-16 14:59:06 +0000 |
commit | 85203fe5e83ea32b91274b0c849c6efe72f6cb15 (patch) | |
tree | b0fdacbdf5857ebc603390178441751b87be1d13 | |
parent | 29a58c2460411c57a8687c5dd55336166aa0df90 (diff) | |
download | ansible-85203fe5e83ea32b91274b0c849c6efe72f6cb15.tar.gz ansible-85203fe5e83ea32b91274b0c849c6efe72f6cb15.tar.xz ansible-85203fe5e83ea32b91274b0c849c6efe72f6cb15.zip |
fix typo in inventory
-rw-r--r-- | inventory/hardware | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/hardware b/inventory/hardware index ca884ba83..714c7ade9 100644 --- a/inventory/hardware +++ b/inventory/hardware @@ -59,7 +59,7 @@ virthost-comm02.qa.fedoraproject.org [cisco-ucs] buildvmhost-11.phx2.fedoraproject.org buildvmhost-12.phx2.fedoraproject.org -bvirthost02-10.phx2.fedoraproject.org +bvirthost02.phx2.fedoraproject.org bvirthost06.phx2.fedoraproject.org bvirthost08.phx2.fedoraproject.org bvirthost09.phx2.fedoraproject.org |