Skip to content

Instantly share code, notes, and snippets.

@mnbbrown
Created May 11, 2015 21:36
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 mnbbrown/02ed1167fa523c37ccc2 to your computer and use it in GitHub Desktop.
Save mnbbrown/02ed1167fa523c37ccc2 to your computer and use it in GitHub Desktop.
Output from: 'salt-call --local state.highstate -l debug'
pkg-core:
pkg.installed:
- names:
- curl
- apt-transport-https
- python-apt
[INFO ] Running state [curl] at time 17:30:55.367081
[INFO ] Executing state pkg.installed for curl
[INFO ] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
Killed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment