Skip to content

Instantly share code, notes, and snippets.

@jameshilliard
Created March 16, 2015 10:30
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 jameshilliard/b8dcac4deb3ce2a511b5 to your computer and use it in GitHub Desktop.
Save jameshilliard/b8dcac4deb3ce2a511b5 to your computer and use it in GitHub Desktop.
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
salt-call state.highstate --retcode-passthrough --log-level=debug --no-color
Stdout from the command:
local:
----------
ID: states
Function: no.None
Result: False
Comment: No Top file or external nodes data matches found
Started:
Duration:
Changes:
Summary
------------
Succeeded: 0
Failed: 1
------------
Total states run: 1
Stderr from the command:
stdin: is not a tty
[DEBUG ] Reading configuration from /etc/salt/minion
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: ckpool
[DEBUG ] Configuration file path: /etc/salt/minion
[DEBUG ] Reading configuration from /etc/salt/minion
[DEBUG ] Updating fileserver cache
[DEBUG ] Reading configuration from /etc/salt/minion
[INFO ] Loading fresh modules for state activity
[DEBUG ] Fetching file from saltenv 'base', ** attempting ** 'salt://top.sls'
[DEBUG ] LazyLoaded .returner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment