mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 17:52:28 +08:00
Set this host to only have ssh incoming, not wide open
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
instance_type: m1.medium
|
||||
image: rhel7-20141015
|
||||
keypair: fedora-admin-20130801
|
||||
security_group: default,wide-open-persistent
|
||||
security_group: default,ssh-anywhere-persistent
|
||||
zone: nova
|
||||
tcp_ports: [22, 80, 443]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user