add host_vars for 209.132.184.100 - what will become copr-be.cloud.fedoraproject.org
This commit is contained in:
parent
d35e31166e
commit
1352a12da1
2 changed files with 13 additions and 1 deletions
12
inventory/host_vars/209.132.184.100
Normal file
12
inventory/host_vars/209.132.184.100
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
---
|
||||||
|
instance_type: m1.xlarge
|
||||||
|
image: emi-B8793915
|
||||||
|
keypair: admin
|
||||||
|
security_group: webserver
|
||||||
|
zone: fedoracloud
|
||||||
|
hostbase: copr-be-
|
||||||
|
public_ip: 209.132.184.00
|
||||||
|
root_auth_users: skvidal bkabrda
|
||||||
|
description: copr dispatcher and repo server
|
||||||
|
repovol: vol-BCA33FCD
|
||||||
|
workvol: vol-DC833F48
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
instance_type: m1.xlarge
|
instance_type: m1.xlarge
|
||||||
image: emi-3F1C4010
|
image: emi-B8793915
|
||||||
keypair: admin
|
keypair: admin
|
||||||
security_group: webserver
|
security_group: webserver
|
||||||
zone: fedoracloud
|
zone: fedoracloud
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue