From a203cde30e1bfec143c78b245e537314c1b510f4 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sun, 30 Sep 2018 21:15:03 +0000 Subject: [PATCH] secondary01 needs a public_hostname --- inventory/host_vars/secondary01.phx2.fedoraproject.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inventory/host_vars/secondary01.phx2.fedoraproject.org b/inventory/host_vars/secondary01.phx2.fedoraproject.org index 16a7a56051..14f98eb7cb 100644 --- a/inventory/host_vars/secondary01.phx2.fedoraproject.org +++ b/inventory/host_vars/secondary01.phx2.fedoraproject.org @@ -19,3 +19,5 @@ datacenter: phx2 # We define this here to override the global one because we need eth1 virt_install_command: "{{ virt_install_command_two_nic }}" + +public_hostname: secondary01.fedoraproject.org