From 3b5b9ca62c3f7f5db34793eb011c16a814a391db Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 16 Nov 2015 19:26:40 +0000 Subject: [PATCH] Fix stray : --- inventory/host_vars/twisted-fedora23-1.fedorainfracloud.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/host_vars/twisted-fedora23-1.fedorainfracloud.org b/inventory/host_vars/twisted-fedora23-1.fedorainfracloud.org index c64db3c1ae..c55b7eb855 100644 --- a/inventory/host_vars/twisted-fedora23-1.fedorainfracloud.org +++ b/inventory/host_vars/twisted-fedora23-1.fedorainfracloud.org @@ -1,5 +1,5 @@ --- -image: "{{ fedora23_x86_64: }}" +image: "{{ fedora23_x86_64 }}" instance_type: m1.medium keypair: fedora-admin-20130801 security_group: ssh-anywhere-pythonbots,all-icmp-pythonbots,default