projects
/
discourse_docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f77c27
)
web_config hook
author
Sam Saffron
<sam.saffron@gmail.com>
Thu, 12 Dec 2013 06:46:21 +0000
(22:46 -0800)
committer
Sam Saffron
<sam.saffron@gmail.com>
Thu, 12 Dec 2013 06:46:21 +0000
(22:46 -0800)
templates/web.template.yml
patch
|
blob
|
blame
|
history
diff --git
a/templates/web.template.yml
b/templates/web.template.yml
index e48d5cbb6260b4dc2b41da14caf05e0e99530c1f..bfa6a90def115b8f2a6690245c26871670cf25b0 100644
(file)
--- a/
templates/web.template.yml
+++ b/
templates/web.template.yml
@@
-105,6
+105,10
@@
run:
- merge: $home/config/database.yml $database_yml
+ - exec:
+ cmd: echo "done configuring web"
+ hook: web_config
+
- exec:
cd: $home
cmd: