From ade7bc10aa603a40805fc1efde7047bb55ae02db Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Thu, 20 Jun 2019 18:11:35 +0000 Subject: [PATCH] [relepel08] when cutting and pasting make sure the hostname you set is correct otherwise you will end up with the wrong ips --- playbooks/hosts/relepel01.phx2.fedoraproject.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/hosts/relepel01.phx2.fedoraproject.org b/playbooks/hosts/relepel01.phx2.fedoraproject.org index 6bdead8a52..b66ef114eb 100644 --- a/playbooks/hosts/relepel01.phx2.fedoraproject.org +++ b/playbooks/hosts/relepel01.phx2.fedoraproject.org @@ -2,7 +2,7 @@ - import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=grobisplitter" - name: make the box be real - hosts: grobisplitter + hosts: epel_08 user: root gather_facts: True