[copr] host_vars file for dev instance of copr-keygen in the new cloud

This commit is contained in:
Valentin Gologuzov 2015-05-18 22:17:00 +02:00
parent 010999fca6
commit d8fa8b17f0

View file

@ -0,0 +1,22 @@
---
instance_type: ms1.small
image: "{{ fedora21_x86_64 }}"
keypair: fedora-admin-20130801
# todo: remove some security groups ?
security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywhere-persistent,default,allow-nagios-persistent
zone: nova
hostbase: copr-keygen-dev-
public_ip: 209.132.184.46
root_auth_users: msuchy vgologuz
description: copr key gen and sign host - dev instance
volumes: []
inventory_tenant: persistent
# name of machine in OpenStack
inventory_instance_name: copr-keygen-dev
cloud_networks:
# persistent-net
- net-id: "7c705493-f795-4c3a-91d3-c5825c50abfe"
# Copr vars
copr_hostbase: copr-keygen-dev