define security groups for copr-be-dev
This commit is contained in:
parent
7ea4bcc622
commit
f50cc88040
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
instance_type: m1.xlarge
|
instance_type: m1.xlarge
|
||||||
image: "{{ f20_qcow_id }}"
|
image: "{{ f20_qcow_id }}"
|
||||||
keypair: fedora-admin-20130801
|
keypair: fedora-admin-20130801
|
||||||
security_group: webserver
|
security_group: web-80-anywhere-persistent,web-443-anywhere-persistent,ssh-anywhere-persistent,default
|
||||||
zone: nova
|
zone: nova
|
||||||
hostbase: copr-be-dev-
|
hostbase: copr-be-dev-
|
||||||
public_ip: 209.132.184.179
|
public_ip: 209.132.184.179
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue