migrate copr-be over to openstack
add growroot_cloud task until we get the initramfs working
This commit is contained in:
parent
15df55973d
commit
be8125b4bd
4 changed files with 38 additions and 2 deletions
11
inventory/host_vars/209.132.184.142
Normal file
11
inventory/host_vars/209.132.184.142
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
instance_type: m1.xlarge
|
||||
image: ami-00000013
|
||||
keypair: admin
|
||||
security_group: webserver
|
||||
zone: nova
|
||||
hostbase: copr-be-
|
||||
public_ip: 209.132.184.142
|
||||
root_auth_users: skvidal bkabrda
|
||||
description: copr dispatcher and repo server
|
||||
volumes: ['-d /dev/vdb vol-00000008', '-d /dev/vdc vol-00000007']
|
|
@ -301,6 +301,8 @@ virthost-comm01.qa.fedoraproject.org
|
|||
209.132.184.116
|
||||
#logstash-dev.cloud.fedoraproject.org
|
||||
209.132.184.120
|
||||
# copr-be on openstack
|
||||
209.132.184.142
|
||||
|
||||
[twistedbots]
|
||||
#rhel6 twisted testbot - ticket 3537
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue