Skip to content

Instantly share code, notes, and snippets.

@kelchm
Created July 11, 2014 19:47
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 kelchm/253334a0f69ade1bf8f5 to your computer and use it in GitHub Desktop.
Save kelchm/253334a0f69ade1bf8f5 to your computer and use it in GitHub Desktop.
salt-master debug output
[DEBUG ] Gathering reactors for tag solusvm/addnode
[DEBUG ] Compiling reactions for tag solusvm/addnode
[DEBUG ] Jinja search path: ['/var/cache/salt/master/files/base']
[DEBUG ] Rendered data from file: /srv/reactor/solusvm/addnode.sls:
solusvm_addnode:
cmd.state.sls:
- tgt: solusvm.bhsrv.net
- arg:
- solusvm.addnode-master
- "pillar={ node: {'licensetype': 2, 'interfacespeed': 1000, 'name': 'DVS12G103', 'nodegroup': '7', 'ip': '10.1.49.230', 'maxmemory': 12288, 'maxvps': 1, 'id': '...', 'ploop': 'true', 'friendlyname': '12G', 'host': '###', 'vswap': 'true', 'countoutbw': 'true', 'key': '...', 'interface': 'eth0', 'osversion': 6, 'type': 'openvz', 'port': 495, 'maxdisk': 204800, 'countinbw': 'true'}, }"
[DEBUG ] Results of YAML rendering:
OrderedDict([('solusvm_addnode', OrderedDict([('cmd.state.sls', [OrderedDict([('tgt', 'solusvm.bhsrv.net')]), OrderedDict([('arg', ['solusvm.addnode-master', "pillar={ node: {'licensetype': 2, 'interfacespeed': 1000, 'name': 'DVS12G103', 'nodegroup': '7', 'ip': '10.1.49.230', 'maxmemory': 12288, 'maxvps': 1, 'id': '...', 'ploop': 'true', 'friendlyname': '12G', 'host': '###', 'vswap': 'true', 'countoutbw': 'true', 'key': '...', 'interface': 'eth0', 'osversion': 6, 'type': 'openvz', 'port': 495, 'maxdisk': 204800, 'countinbw': 'true'}, }"])])])]))])
[DEBUG ] Missing configuration file: /etc/salt/master
[DEBUG ] Including configuration from '/etc/salt/master.d/reactor.conf'
[DEBUG ] Reading configuration from /etc/salt/master.d/reactor.conf
[DEBUG ] Missing configuration file: /root/.saltrc
[DEBUG ] LocalClientEvent PUB socket URI: ipc:///var/run/salt/master/master_event_pub.ipc
[DEBUG ] LocalClientEvent PULL socket URI: ipc:///var/run/salt/master/master_event_pull.ipc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment