mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-27 23:57:02 +08:00
12 lines
248 B
Plaintext
12 lines
248 B
Plaintext
---
|
|
instance_type: m1.xlarge
|
|
image: "{{ el7_qcow_id }}"
|
|
keypair: fedora-admin-20130801
|
|
security_group: jenkins
|
|
zone: nova
|
|
hostbase: jenkins-el7
|
|
public_ip: 209.132.184.137
|
|
root_auth_users: pingou
|
|
description: jenkins el7 worker/slave
|
|
freezes: false
|