note that security_group must contain "default"
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
a84689a860
commit
126e591a08
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ column of the above `nova` command.
|
|||
instance_type: m1.medium
|
||||
image:
|
||||
keypair: fedora-admin-20130801
|
||||
security_group: webserver
|
||||
security_group: default # NOTE: security_group MUST contain default.
|
||||
zone: nova
|
||||
tcp_ports: [22, 80, 443]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue