Set this host to only have ssh incoming, not wide open
This commit is contained in:
parent
8591332ca2
commit
115fb23fc1
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue