mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 04:22:18 +08:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user