@wayneeseguin, this is an app which includes eycloud recipes that wrap sm, sm_eyapi & sm_jenkins. When I deploy ey deploy I get the error below. It can be reproduced by running the sudo sm jenkins install command:
$ ronin screen i-57902e33
# sm jenkins install
FAIL(/opt/sm/exts/active/jenkins/bin/install): File name must be given (file {filename}).
+# source file # function()
==============================================================================================================================================
vi +382 /opt/sm/core/sm/shell/log/functions # __sm.log.fail
vi +56 /opt/sm/core/api/shell/config/functions # config
vi +41 /opt/sm/exts/active/jenkins/bin/install # /opt/sm/exts/active/jenkins/bin/install
vi +469 /opt/sm/core/sm/shell/log/functions # __sm.actions.source
vi +185 /opt/sm/core/internal/shell/extensions/execution/functions # __sm.extension.run
vi +151 /opt/sm/core/sm/shell/core/initialize # /opt/sm/core/sm/shell/core/initialize
vi +38 /bin/sm # /bin/sm
==============================================================================================================================================
@wayneeseguin, this is an app which includes eycloud recipes that wrap sm, sm_eyapi & sm_jenkins. When I deploy
ey deploy
I get the error below. It can be reproduced by running thesudo sm jenkins install
command:https://github.com/engineyard/eycloud-app-jenkins/blob/master/deploy/cookbooks/jenkins/repo/bin/install#L41