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

testing improved security groups

Former-commit-id: 9be1fe04
parent 8aaa5422
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: null} ] 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