Skip to content

Instantly share code, notes, and snippets.

Created January 26, 2017 16:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/cb90686708c67f3e9d40c33e034859a6 to your computer and use it in GitHub Desktop.
Save anonymous/cb90686708c67f3e9d40c33e034859a6 to your computer and use it in GitHub Desktop.
service01_server:
pkg.latest:
- pkgs:
- service01
service.running:
- name: service01
- enable: True
- require:
- file: /opt/services
2017-01-26 16:30:28,667 [salt.loaded.int.module.cmdmod][ERROR][97] stderr: service service01 supports chkconfig, but is not referenced in any runlevel (run 'chkconfig --add service01')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment