Skip to content
Snippets Groups Projects
Commit 19728e49 authored by Martin Cuchran's avatar Martin Cuchran
Browse files

Fix

parent f0c795e3
No related branches found
No related tags found
No related merge requests found
......@@ -28,9 +28,7 @@
},
"security_groups": [
"default",
{
"get_attr": ["pv176-net","network_security_group"]
}
"PV176-security-group-MUNI"
]
}
}
......
......@@ -77,7 +77,7 @@
"value": { "get_attr": [internal_interface] }
},
"network_security_group":{
"value": { "get_attr": [full_access_secgroup, name] }
"value": { "get_attr": [full_access_secgroup] }
}
}
}
\ No newline at end of file
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