Skip to content
Snippets Groups Projects
Commit 3313faed authored by Andreas Hamacher's avatar Andreas Hamacher
Browse files

testing improved security groups

Former-commit-id: f4780172
parent b4b9d5a2
No related branches found
No related tags found
No related merge requests found
...@@ -68,7 +68,7 @@ resources: ...@@ -68,7 +68,7 @@ resources:
rules: [ { protocol: tcp, rules: [ { protocol: tcp,
port_range_min: 3306, port_range_min: 3306,
port_range_max: 3306, port_range_max: 3306,
remote_group_id: ""} ] remote_mode: "remote_group_id"} ]
SSHMonashSecGroup: SSHMonashSecGroup:
type: "OS::Neutron::SecurityGroup" type: "OS::Neutron::SecurityGroup"
properties: properties:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment