Skip to content

Instantly share code, notes, and snippets.

@amfarrell
Created July 16, 2015 18:07
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 amfarrell/99e57e83cefbce6d118d to your computer and use it in GitHub Desktop.
Save amfarrell/99e57e83cefbce6d118d to your computer and use it in GitHub Desktop.
ubuntu@ip-10-180-173-11:~$ sudo /opt/anaconda/bin/salt-call state.sls logstash --timeout=60 --out=yaml --state_output=mixed -l debug
[DEBUG ] Reading configuration from /opt/anaconda/etc/salt/minion
[DEBUG ] Including configuration from '/opt/anaconda/etc/salt/minion.d/_schedule.conf'
[DEBUG ] Reading configuration from /opt/anaconda/etc/salt/minion.d/_schedule.conf
[DEBUG ] Using cached minion ID from /opt/anaconda/etc/salt/minion_id: ip-10-180-173-11.ec2.internal
[DEBUG ] Configuration file path: /opt/anaconda/etc/salt/minion
[DEBUG ] Reading configuration from /opt/anaconda/etc/salt/minion
[DEBUG ] Including configuration from '/opt/anaconda/etc/salt/minion.d/_schedule.conf'
[DEBUG ] Reading configuration from /opt/anaconda/etc/salt/minion.d/_schedule.conf
[DEBUG ] Initializing new SAuth for ('/opt/anaconda/etc/salt/pki/minion', 'ip-10-180-173-11.ec2.internal', 'tcp://54.205.107.202:4506')
[DEBUG ] Decrypting the current master AES key
[DEBUG ] Loaded minion key: /opt/anaconda/etc/salt/pki/minion/minion.pem
[DEBUG ] Loaded minion key: /opt/anaconda/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 ('/opt/anaconda/etc/salt/pki/minion', 'ip-10-180-173-11.ec2.internal', 'tcp://54.205.107.202:4506')
[DEBUG ] LazyLoaded yaml.output
local:
- 'Pillar failed to render with the following messages:'
- Specified SLS 'elasticsearch' in environment 'base' is not available on the salt
master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment