Move sockethub rev to attribute, update version
This commit is contained in:
@@ -31,7 +31,7 @@ application path_to_deploy do
|
||||
user "sockethub"
|
||||
group "sockethub"
|
||||
repository 'https://github.com/sockethub/sockethub.git'
|
||||
revision 'v1.0.5'
|
||||
revision node['sockethub']['revision']
|
||||
end
|
||||
|
||||
npm_install do
|
||||
|
||||
Reference in New Issue
Block a user