Adjust the security group for pdc.fedorainfracloud.org

This commit is contained in:
Pierre-Yves Chibon 2015-09-29 17:19:09 +02:00
parent 57e79e6ec0
commit 8120fb7115

View file

@ -2,7 +2,7 @@
image: rhel7-20141015
instance_type: m1.medium
keypair: fedora-admin-20130801
security_group: ssh-anywhere-persistent,web-80-anywhere-persistent,pg-5432-anywhere,default
security_group: ssh-anywhere-persistent,web-80-anywhere-persistent,web-443-anywhere-persistent,default
zone: nova
tcp_ports: [22, 80, 443]