Skip to content

Instantly share code, notes, and snippets.

@UtahCampusD
Created November 15, 2016 21:57
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 UtahCampusD/3fcecb57600f65c634fbecde27dec38d to your computer and use it in GitHub Desktop.
Save UtahCampusD/3fcecb57600f65c634fbecde27dec38d to your computer and use it in GitHub Desktop.
Higher state (base.hq.pckg1)
pckg1:
pkg.installed
Lower state (base.hq.services.someservice)
# Ensure service is enabled and running
someservice:
service.running:
- enable: True
- require:
- sls: pckg1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment