2013-06-22 04:33:17 +00:00
|
|
|
---
|
|
|
|
instance_type: m1.medium
|
2015-11-27 12:36:10 +01:00
|
|
|
#image: "{{ fedora23_x86_64 }}"
|
|
|
|
image: "Fedora-Cloud-Base-23.x86_64-python2"
|
2013-09-26 21:34:09 +00:00
|
|
|
keypair: fedora-admin-20130801
|
2015-03-31 13:56:13 +00:00
|
|
|
security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywhere-persistent,default
|
2013-06-22 04:33:17 +00:00
|
|
|
zone: nova
|
2013-06-22 04:43:29 +00:00
|
|
|
hostbase: copr-fe-dev-
|
2015-03-31 15:22:58 +00:00
|
|
|
public_ip: 209.132.184.55
|
2016-01-21 10:56:18 +01:00
|
|
|
root_auth_users: bkabrda ryanlerch pingou msuchy tradej asamalik vgologuz frostyx clime
|
2013-06-22 04:33:17 +00:00
|
|
|
description: copr frontend server - dev instance
|
2015-02-02 22:04:40 +01:00
|
|
|
tcp_ports: [22, 80, 443]
|
2015-03-31 13:56:13 +00:00
|
|
|
# volumes: copr-fe-dev-db
|
2015-04-30 11:58:56 +02:00
|
|
|
volumes: [ {volume_id: 'c1f1db5f-1b71-4ee8-82f6-0665ff142933', device: '/dev/vdc'} ]
|
2015-03-31 13:56:13 +00:00
|
|
|
inventory_tenant: persistent
|
|
|
|
# name of machine in OpenStack
|
|
|
|
inventory_instance_name: copr-fe-dev
|
|
|
|
cloud_networks:
|
|
|
|
# persistent-net
|
2015-06-05 11:58:36 +00:00
|
|
|
- net-id: "67b77354-39a4-43de-b007-bb813ac5c35f"
|
2014-10-10 14:25:12 +02:00
|
|
|
|
|
|
|
# Copr vars
|
|
|
|
copr_hostbase: copr-fe-dev
|