mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 08:50:55 +08:00
12 lines
292 B
Plaintext
12 lines
292 B
Plaintext
---
|
|
instance_type: m1.large
|
|
image: "{{ f20_qcow_id }}"
|
|
keypair: fedora-admin-20130801
|
|
security_group: logstash
|
|
zone: nova
|
|
hostbase: logstash-
|
|
public_ip: 209.132.184.146
|
|
root_auth_users: lmacken
|
|
description: cloud instance for developing/testing logstash
|
|
volumes: ['-d /dev/vdb vol-0000000d']
|