From ecd66e677b627cdae767737c8fbc08e809b368aa Mon Sep 17 00:00:00 2001 From: earthmant Date: Mon, 15 Jan 2018 09:56:47 +0200 Subject: [PATCH] remove security group name --- openstack-blueprint.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/openstack-blueprint.yaml b/openstack-blueprint.yaml index 0d4a298..cd275f0 100644 --- a/openstack-blueprint.yaml +++ b/openstack-blueprint.yaml @@ -176,8 +176,6 @@ node_templates: type: cloudify.openstack.nodes.SecurityGroup properties: openstack_config: *openstack_config - security_group: - name: openstack_security_group rules: - remote_ip_prefix: 0.0.0.0/0 port: 22