switch the newer jenkins worker to f18
This commit is contained in:
parent
b99d1022a3
commit
6f24461a86
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue