Created
November 5, 2014 22:30
-
-
Save awreece/67fd986c0d471d42629b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
service { 'jarvis': | |
ensure => running, | |
binary => '/opt/devops-gate/projects/jarvis/jarvis/run.sh' | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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