From 0d2f41907cb3799526e2b51848aa004a2caba032 Mon Sep 17 00:00:00 2001 From: Daniel Baur Date: Tue, 16 Jun 2015 15:19:27 +0200 Subject: [PATCH] fixed typo... --- ghost-openstack/ghost-openstack-blueprint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghost-openstack/ghost-openstack-blueprint.yaml b/ghost-openstack/ghost-openstack-blueprint.yaml index b18957e..4f2fa80 100644 --- a/ghost-openstack/ghost-openstack-blueprint.yaml +++ b/ghost-openstack/ghost-openstack-blueprint.yaml @@ -131,7 +131,7 @@ node_templates: ########################################################### - type: cloudify.openstack.server_connected_to_floating_ip - target: nginx_floatingip + target: frontend_floatingip ########################################################### # Attaching the nginx frontend security group to -- GitLab