From e23f1156a0273f4563e1603f71ff0ca2a49f11fb Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Mon, 17 Dec 2012 22:27:53 +0000 Subject: [PATCH] naming it jenkins.cloud.fedoraproject.org means naming the inventory item that, too :-/ --- .../{209.132.184.117 => jenkins.cloud.fedoraproject.org} | 0 playbooks/groups/jenkins-cloud.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename inventory/host_vars/{209.132.184.117 => jenkins.cloud.fedoraproject.org} (100%) diff --git a/inventory/host_vars/209.132.184.117 b/inventory/host_vars/jenkins.cloud.fedoraproject.org similarity index 100% rename from inventory/host_vars/209.132.184.117 rename to inventory/host_vars/jenkins.cloud.fedoraproject.org diff --git a/playbooks/groups/jenkins-cloud.yml b/playbooks/groups/jenkins-cloud.yml index 7a85dd1a4b..efde05c9c6 100644 --- a/playbooks/groups/jenkins-cloud.yml +++ b/playbooks/groups/jenkins-cloud.yml @@ -1,5 +1,5 @@ - name: check/create instance for jenkins-master - hosts: 209.132.184.117 + hosts: jenkins.cloud.fedoraproject.org user: root gather_facts: False