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
58ae273f
Commit
58ae273f
authored
Jun 16, 2015
by
Daniel Baur
Browse files
Temp uncommented ghost installation
parent
6a4839d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
ghost-openstack/types/ghost.yaml
ghost-openstack/types/ghost.yaml
+5
-5
No files found.
ghost-openstack/types/ghost.yaml
View file @
58ae273f
...
...
@@ -44,11 +44,11 @@ node_types:
ghost.nodes.GhostApplicationModule
:
derived_from
:
cloudify.nodes.ApplicationModule
interfaces
:
cloudify.interfaces.lifecycle
:
configure
:
scripts/nodecellar/install-nodecellar-app.sh
start
:
scripts/nodecellar/start-nodecellar-app.sh
stop
:
scripts/nodecellar/stop-nodecellar-app.sh
#
interfaces:
#
cloudify.interfaces.lifecycle:
#
configure: scripts/nodecellar/install-nodecellar-app.sh
#
start: scripts/nodecellar/start-nodecellar-app.sh
#
stop: scripts/nodecellar/stop-nodecellar-app.sh
################################################################
...
...
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