Skip to content

Instantly share code, notes, and snippets.

@pinge
Created December 9, 2013 21:28
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 pinge/7881269 to your computer and use it in GitHub Desktop.
Save pinge/7881269 to your computer and use it in GitHub Desktop.
[DEBUG ] Rendered data from file: /srv/salt/development/states/../../top.sls:
development:
'roles:database':
- match: grain
- base.core
- elasticsearch
- keychain
- grunt
- mysql
[...]
[DEBUG ] Loaded json_out as virtual json
[DEBUG ] Loaded yaml_out as virtual yaml
[DEBUG ] Loaded pprint_out as virtual pprint
local:
Data failed to compile:
----------
No matching sls found for 'base.core' in env 'development'
----------
No matching sls found for 'elasticsearch' in env 'development'
----------
No matching sls found for 'keychain' in env 'development'
----------
No matching sls found for 'grunt' in env 'development'
----------
No matching sls found for 'mysql' in env 'development'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment