From 166d400e6d916da74cee302c79eff62df56def71 Mon Sep 17 00:00:00 2001 From: Josef Skladanka Date: Tue, 16 Feb 2016 12:25:41 +0100 Subject: [PATCH] Removed variable from imagefactory host name --- playbooks/groups/taskotron-client-hosts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/taskotron-client-hosts.yml b/playbooks/groups/taskotron-client-hosts.yml index 08d8fe3432..e12f212ffb 100644 --- a/playbooks/groups/taskotron-client-hosts.yml +++ b/playbooks/groups/taskotron-client-hosts.yml @@ -34,7 +34,7 @@ - include: "{{ handlers }}/restart_services.yml" - name: configure taskotron imagefactory - hosts: '{{imagefactory_host}}' + hosts: qa11.qa.fedoraproject.org user: root gather_facts: True