Skip to content

Instantly share code, notes, and snippets.

Created August 13, 2015 18:11
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/74a716677eff49ad0b31 to your computer and use it in GitHub Desktop.
Save anonymous/74a716677eff49ad0b31 to your computer and use it in GitHub Desktop.
[root@salt salt]# salt -l trace -N frank-compute-nodes state.sls nrpe_frank-compute-nodes
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: salt.sam.example.edu
[DEBUG ] Missing configuration file: /root/.saltrc
[TRACE ] None of the required configuration sections, 'logstash_udp_handler' and 'logstash_zmq_handler', were found the in the configuration. Not loading the Logstash logging handlers module.
[DEBUG ] Configuration file path: /etc/salt/master
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: salt.sam.example.edu
[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 ] Sending event - data = {'_stamp': '2015-08-13T18:10:47.639671'}
[TRACE ] get_event() received = {'tag': 'salt/event/new_client', 'data': {'_stamp': '2015-08-13T18:10:47.639671'}}
[DEBUG ] nodegroup_comp("frank-compute-nodes") => ( n[0-9].frank.sam.example.edu or n[1-9][0-9].frank.sam.example.edu or n1[0-8][0-9].frank.sam.example.edu or n19[0-6].frank.sam.example.edu or n[2-4][0-9][0-9].frank.sam.example.edu )
[DEBUG ] LazyLoaded nested.output
[TRACE ] data = 'int' object has no attribute 'pop'
'int' object has no attribute 'pop'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment