Skip to content
Snippets Groups Projects
Commit db3ba9d2 authored by Jafar Lie's avatar Jafar Lie
Browse files

fixed security group for mysql

parent e659bf8c
No related branches found
No related tags found
1 merge request!293Ubuntu
......@@ -68,7 +68,7 @@ resources:
rules: [ { protocol: tcp,
port_range_min: 3306,
port_range_max: 3306,
remote_security_group: MySQLSecGroup} ]
remote_mode: "remote_group_id"} ]
SSHMonashSecGroup:
type: "OS::Neutron::SecurityGroup"
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