Skip to content

Instantly share code, notes, and snippets.

Created May 12, 2015 16:24
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 anonymous/4d9380ccc18a0e176381 to your computer and use it in GitHub Desktop.
Save anonymous/4d9380ccc18a0e176381 to your computer and use it in GitHub Desktop.
[root@salt-tester salt]# salt-call -l debug state.sls postgres.client, postgres.server
[DEBUG ] Reading configuration from /etc/salt/minion
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: salt-tester
[DEBUG ] Configuration file path: /etc/salt/minion
[DEBUG ] Reading configuration from /etc/salt/minion
[DEBUG ] Mako not available
[DEBUG ] Updating roots fileserver cache
[DEBUG ] Reading configuration from /etc/salt/minion
[INFO ] Loading fresh modules for state activity
[DEBUG ] Fetching file from saltenv 'postgres.server', ** attempting ** 'salt://postgres/client.sls'
[DEBUG ] Fetching file from saltenv 'postgres.server', ** attempting ** 'salt://postgres/client/init.sls'
local:
Data failed to compile:
----------
No matching salt environment for environment 'postgres.server' found
----------
No matching sls found for 'postgres.client' in env 'postgres.server'
----------
No matching salt environment for environment 'postgres.server' found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment