From 6f24461a8673d63df3ab1fba93d0366b5e93fb15 Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Thu, 7 Mar 2013 06:39:31 +0000 Subject: [PATCH] switch the newer jenkins worker to f18 --- inventory/host_vars/209.132.184.166 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/inventory/host_vars/209.132.184.166 b/inventory/host_vars/209.132.184.166 index 08c4b04c52..6772adfd96 100644 --- a/inventory/host_vars/209.132.184.166 +++ b/inventory/host_vars/209.132.184.166 @@ -1,11 +1,11 @@ --- instance_type: m1.large -image: ami-00000001 +image: $f18_qcow_id keypair: fedora-admin security_group: jenkins zone: nova -hostbase: jenkins-f17 +hostbase: jenkins-f18 public_ip: 209.132.184.166 root_auth_users: pingou skvidal -description: jenkins f17 worker/slave +description: jenkins f18 worker/slave