diff options
-rw-r--r-- | inventory/host_vars/fedora-bootstrap.fedorainfracloud.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/fedora-bootstrap.fedorainfracloud.org b/inventory/host_vars/fedora-bootstrap.fedorainfracloud.org index 42d6abe4c..bfc50935e 100644 --- a/inventory/host_vars/fedora-bootstrap.fedorainfracloud.org +++ b/inventory/host_vars/fedora-bootstrap.fedorainfracloud.org @@ -1,5 +1,5 @@ --- -image: Fedora-Cloud-Base-23.x86_64-python2 +image: "{{ fedora25_x86_64 }}" instance_type: m1.large keypair: fedora-admin-20130801 security_group: ssh-anywhere-persistent,web-80-anywhere-persistent,web-443-anywhere-persistent,default,all-icmp-persistent |