From c107f6f4ba00be40e7bfbf7ffeb5777c065d873e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Fri, 20 Jun 2014 07:49:20 +0000 Subject: [PATCH] upgrade copr to F20 --- inventory/host_vars/209.132.184.142 | 2 +- inventory/host_vars/209.132.184.144 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory/host_vars/209.132.184.142 b/inventory/host_vars/209.132.184.142 index 4e6acebe3c..68c13ca127 100644 --- a/inventory/host_vars/209.132.184.142 +++ b/inventory/host_vars/209.132.184.142 @@ -1,6 +1,6 @@ --- instance_type: m1.xlarge -image: "{{ f19_qcow_id }}" +image: "{{ f20_qcow_id }}" keypair: fedora-admin-20130801 security_group: webserver zone: nova diff --git a/inventory/host_vars/209.132.184.144 b/inventory/host_vars/209.132.184.144 index 9e155d310d..86df1340d0 100644 --- a/inventory/host_vars/209.132.184.144 +++ b/inventory/host_vars/209.132.184.144 @@ -1,6 +1,6 @@ --- instance_type: m1.medium -image: "{{ f19_qcow_id }}" +image: "{{ f20_qcow_id }}" keypair: fedora-admin-20130801 security_group: webserver zone: nova