Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Daniel Baur
cloudify3
Commits
9696c176
Commit
9696c176
authored
Jun 16, 2015
by
Daniel Baur
Browse files
temp removed relation between nodejs server and ghost module
parent
a8b0ab42
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
ghost-openstack/ghost-openstack-blueprint.yaml
ghost-openstack/ghost-openstack-blueprint.yaml
+2
-2
ghost-openstack/types/ghost.yaml
ghost-openstack/types/ghost.yaml
+6
-6
No files found.
ghost-openstack/ghost-openstack-blueprint.yaml
View file @
9696c176
...
...
@@ -172,8 +172,8 @@ node_templates:
# Setting the nodejs connection
################################
-
type
:
node_contained_in_nodejs
target
:
nodejs
#
- type: node_contained_in_nodejs
#
target: nodejs
################################
# Setting the haproxy connection
...
...
ghost-openstack/types/ghost.yaml
View file @
9696c176
...
...
@@ -73,7 +73,7 @@ relationships:
derived_from
:
cloudify.relationships.connected_to
target_interfaces
:
cloudify.interfaces.relationship_lifecycle
:
postconfigure
:
scripts/
mongo/set-mongo
-url.sh
postconfigure
:
scripts/
postgre/set-postgre
-url.sh
###########################################################
...
...
@@ -84,8 +84,8 @@ relationships:
# use it to install depenencies with npm
###########################################################
node_contained_in_nodejs
:
derived_from
:
cloudify.relationships.contained_in
target_interfaces
:
cloudify.interfaces.relationship_lifecycle
:
preconfigure
:
scripts/nodejs/set-nodejs-root.sh
\ No newline at end of file
#node_contained_in_nodejs:
# derived_from: cloudify.relationships.contained_in
# target_interfaces:
# cloudify.interfaces.relationship_lifecycle:
# preconfigure: scripts/nodejs/set-nodejs-root.sh
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment