Skip to content

Instantly share code, notes, and snippets.

@twisty7867
Created April 22, 2015 16:58
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 twisty7867/46c817675139ec9ec82f to your computer and use it in GitHub Desktop.
Save twisty7867/46c817675139ec9ec82f to your computer and use it in GitHub Desktop.
Calling state.highstate... (this may take a while)
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=warning --no-color pillar='{"EnvName":"vagrant"}'
Stdout from the command:
local:
Data failed to compile:
----------
Rendering SLS 'base:vagrant.mysql' failed: Jinja variable 'dict object' has no attribute 'SQL_ROOT_PASSWORD'
----------
Rendering SLS 'base:app.mysql' failed: Jinja variable 'dict object' has no attribute 'SQL_DATABASE'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment