Move wormhole from barnard to nodejs-2
Fixed two small bugs in the recipe: * hubot user wasn't created when necessary * systemd template always included redis service dependency
This commit is contained in:
@@ -107,7 +107,6 @@
|
||||
"recipe[kosmos-hubot::botka_freenode]",
|
||||
"recipe[kosmos-hubot::hal8000]",
|
||||
"recipe[kosmos-hubot::hal8000_xmpp]",
|
||||
"recipe[kosmos-hubot::wormhole]",
|
||||
"recipe[sockethub]",
|
||||
"recipe[sockethub::proxy]",
|
||||
"recipe[kosmos-dirsrv]"
|
||||
|
||||
@@ -65,6 +65,7 @@
|
||||
},
|
||||
"run_list": [
|
||||
"recipe[kosmos-base]",
|
||||
"recipe[kosmos-hubot::wormhole]",
|
||||
"role[kredits_github]"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user