simple-koji-ci doesn't need 80/443
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
d9cd6a9bd0
commit
35c87a5c30
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
image: "{{ fedora26_x86_64 }}"
|
||||
instance_type: m1.medium
|
||||
keypair: fedora-admin-20130801
|
||||
security_group: ssh-anywhere-persistent,all-icmp-persistent,default,web-80-anywhere-persistent,web-443-anywhere-persistent,all-icmp-persistent
|
||||
security_group: ssh-anywhere-persistent,all-icmp-persistent,default,all-icmp-persistent
|
||||
zone: nova
|
||||
tcp_ports: [22, 80, 443]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue