and copr-be-dev host_vars
This commit is contained in:
parent
5a8f6b2e41
commit
c1e53e2318
1 changed files with 11 additions and 0 deletions
11
inventory/host_vars/copr-be-dev.cloud.fedoraproject.org
Normal file
11
inventory/host_vars/copr-be-dev.cloud.fedoraproject.org
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
instance_type: m1.xlarge
|
||||
image: $el6_qcow_id
|
||||
keypair: fedora-admin
|
||||
security_group: webserver
|
||||
zone: nova
|
||||
hostbase: copr-be-dev-
|
||||
public_ip: 209.132.184.179
|
||||
root_auth_users: skvidal bkabrda msuchy tradej pingou
|
||||
description: copr dispatcher and repo server - dev instance
|
||||
tcp_ports: ['22', '80', '443']
|
Loading…
Add table
Add a link
Reference in a new issue