Skip to content

Instantly share code, notes, and snippets.

@awreece
Created November 5, 2014 22:30
Show Gist options
  • Save awreece/67fd986c0d471d42629b to your computer and use it in GitHub Desktop.
Save awreece/67fd986c0d471d42629b to your computer and use it in GitHub Desktop.
service { 'jarvis':
ensure => running,
binary => '/opt/devops-gate/projects/jarvis/jarvis/run.sh'
}
Error: /Stage[main]/Dlpx_hubot/Service[jarvis]: Could not evaluate: Could not find init script or upstart conf file for 'jarvis'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment