Skip to content

Instantly share code, notes, and snippets.

Created January 28, 2016 21:19
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/57b1b496929e0df98735 to your computer and use it in GitHub Desktop.
Save anonymous/57b1b496929e0df98735 to your computer and use it in GitHub Desktop.
# salt -l debug --state-output=full cn1.kamiak.example.edu state.sls netapp
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Missing configuration file: /root/.saltrc
[DEBUG ] Configuration file path: /etc/salt/master
[WARNING ] Insecure logging configuration detected! Sensitive data may be logged.
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Missing configuration file: /root/.saltrc
[DEBUG ] MasterEvent PUB socket URI: ipc:///var/run/salt/master/master_event_pub.ipc
[DEBUG ] MasterEvent PULL socket URI: ipc:///var/run/salt/master/master_event_pull.ipc
[DEBUG ] Initializing new AsyncZeroMQReqChannel for ('/etc/salt/pki/master', 'salt-p1n01.mgmt.kamiak.example.edu_master', 'tcp://127.0.0.1:4506', 'clear')
[DEBUG ] LazyLoaded local_cache.get_load
[DEBUG ] get_iter_returns for jid 20160128131707151453 sent to set(['cn1.kamiak.example.edu']) will timeout at 13:17:12.159302
[DEBUG ] jid 20160128131707151453 return from cn1.kamiak.example.edu
[DEBUG ] LazyLoaded highstate.output
[DEBUG ] LazyLoaded nested.output
[DEBUG ] LazyLoaded nested.output
[DEBUG ] LazyLoaded nested.output
[DEBUG ] LazyLoaded nested.output
cn1.kamiak.example.edu:
Name: enp3s0f0 - Function: network.managed - Result: Clean
Name: /data - Function: mount.mounted - Result: Changed
Name: /home - Function: mount.mounted - Result: Changed
Name: /opt/apps - Function: mount.mounted - Result: Changed
Name: /scratch - Function: mount.mounted - Result: Changed
Summary for cn1.kamiak.example.edu
------------
Succeeded: 5 (changed=4)
Failed: 0
------------
Total states run: 5
Total run time: 419.782 ms
[DEBUG ] jid 20160128131707151453 found all minions set(['cn1.kamiak.example.edu'])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment