Still no need for 80 or 443 in simple-koji-ci but mark it as staging host
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
ea277aa89f
commit
1afabeef71
1 changed files with 3 additions and 1 deletions
|
@ -4,7 +4,7 @@ instance_type: m1.medium
|
|||
keypair: fedora-admin-20130801
|
||||
security_group: ssh-anywhere-persistent,all-icmp-persistent,default,all-icmp-persistent
|
||||
zone: nova
|
||||
tcp_ports: [22, 80, 443]
|
||||
tcp_ports: [22]
|
||||
|
||||
inventory_tenant: persistent
|
||||
inventory_instance_name: simple-koji-ci-dev
|
||||
|
@ -13,6 +13,8 @@ public_ip: 209.132.184.197
|
|||
root_auth_users: pingou
|
||||
description: koji simple ci development instance
|
||||
|
||||
env: staging
|
||||
|
||||
cloud_networks:
|
||||
# persistent-net
|
||||
- net-id: "67b77354-39a4-43de-b007-bb813ac5c35f"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue