Add shumgrepper-dev instance to new cloud.
This commit is contained in:
parent
aaaca2101c
commit
be43d71726
4 changed files with 48 additions and 0 deletions
18
inventory/host_vars/shumgrepper-dev.fedorainfracloud.org
Normal file
18
inventory/host_vars/shumgrepper-dev.fedorainfracloud.org
Normal file
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
image: rhel7-20141015
|
||||
instance_type: m1.medium
|
||||
keypair: fedora-admin-20130801
|
||||
security_group: ssh-anywhere-persistent,web-80-anywhere-persistent,default
|
||||
zone: nova
|
||||
tcp_ports: [22, 80, 443]
|
||||
|
||||
inventory_tenant: persistent
|
||||
inventory_instance_name: shumgrepper-dev
|
||||
hostbase: shumgrepper-dev
|
||||
public_ip: 209.132.184.66
|
||||
root_auth_users: pingou
|
||||
description: shumgrepper development instance
|
||||
|
||||
cloud_networks:
|
||||
# persistent-net
|
||||
- net-id: "67b77354-39a4-43de-b007-bb813ac5c35f"
|
Loading…
Add table
Add a link
Reference in a new issue