Skip to content

Instantly share code, notes, and snippets.

Created July 30, 2015 16:17
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/101d9372b29150625ef3 to your computer and use it in GitHub Desktop.
Save anonymous/101d9372b29150625ef3 to your computer and use it in GitHub Desktop.
[DEBUG ] Reading configuration from /etc/salt/minion
[DEBUG ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: minion
[DEBUG ] Configuration file path: /etc/salt/minion
[DEBUG ] Reading configuration from /etc/salt/minion
[DEBUG ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG ] The `lspci` binary is not available on the system. GPU grains will not be available.
[DEBUG ] Initializing new SAuth for ('/etc/salt/pki/minion', 'minion', 'tcp://master:port')
[DEBUG ] Decrypting the current master AES key
[DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
[DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
[DEBUG ] LazyLoaded jinja.render
[DEBUG ] LazyLoaded yaml.render
[DEBUG ] LazyLoaded state.sls
[DEBUG ] LazyLoaded saltutil.is_running
[DEBUG ] LazyLoaded grains.get
[DEBUG ] Re-using SAuth for ('/etc/salt/pki/minion', 'minion', 'tcp://master:port')
[DEBUG ] Reading configuration from /etc/salt/minion
[DEBUG ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG ] The `lspci` binary is not available on the system. GPU grains will not be available.
[DEBUG ] Re-using SAuth for ('/etc/salt/pki/minion', 'minion', 'tcp://master:port')
[DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
[INFO ] Loading fresh modules for state activity
[DEBUG ] LazyLoaded jinja.render
[DEBUG ] LazyLoaded yaml.render
[DEBUG ] Could not find file from saltenv 'base', 'salt://users.sls'
[INFO ] Fetching file from saltenv 'base', ** skipped ** latest already in cache 'salt://users/init.sls'
[DEBUG ] LazyLoaded cmd.run
[DEBUG ] Jinja search path: ['/var/cache/salt/minion/files/base']
[DEBUG ] Re-using SAuth for ('/etc/salt/pki/minion', 'minion', 'tcp://master:port')
[INFO ] Fetching file from saltenv 'base', ** skipped ** latest already in cache 'salt://users/map.jinja'
[DEBUG ] LazyLoaded grains.filter_by
[DEBUG ] LazyLoaded pillar.get
[CRITICAL] Rendering SLS 'base:users' failed: Jinja variable 'str object' has no attribute 'get'
[DEBUG ] Re-using SAuth for ('/etc/salt/pki/minion', 'minion', 'tcp://master:port')
[DEBUG ] LazyLoaded highstate.output
local:
Data failed to compile:
----------
Rendering SLS 'base:users' failed: Jinja variable 'str object' has no attribute 'get'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment