Skip to content

Instantly share code, notes, and snippets.

/output.x Secret

Created October 7, 2015 18:10
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/84b593e97ff8cabe098b to your computer and use it in GitHub Desktop.
Save anonymous/84b593e97ff8cabe098b to your computer and use it in GitHub Desktop.
[DEBUG ] Rendered data from file: /var/cache/salt/minion/files/OBFdevOF/roles/init.sls:
include:
- roles.OF-esb-jms
[DEBUG ] Results of YAML rendering:
OrderedDict([('include', ['roles.OF-esb-jms'])])
[DEBUG ] Fetching file from saltenv 'OBFdevOF', ** attempting ** 'salt://roles/OF-esb-jms.sls'
[INFO ] Fetching file from saltenv 'OBFdevOF', ** done ** 'roles/OF-esb-jms.sls'
[DEBUG ] Jinja search path: ['/var/cache/salt/minion/files/OBFdevOF']
[DEBUG ] Rendered data from file: /var/cache/salt/minion/files/OBFdevOF/roles/OF-esb-jms.sls:
#include:
# - services.hornetq.live-backup
# - services.xrdp-gnome
[DEBUG ] Results of YAML rendering:
{}
[DEBUG ] LazyLoaded config.option
[DEBUG ] Re-using SAuth for ('/etc/salt/pki/minion', 'OBFdevOBF-jms01.OBF.local', 'tcp://192.168.70.116:4506')
[DEBUG ] LazyLoaded highstate.output
[TRACE ] data = {'local': ['Specified SLS roles.OF-esb-jms in saltenv inf is not available on the salt master or through a configured fileserver']}
local:
Data failed to compile:
----------
Specified SLS roles.OF-esb-jms in saltenv inf is not available on the salt master or through a configured fileserver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment