Advertisement
Guest User

Untitled

a guest
Jul 27th, 2014
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. -bash-4.1# salt -l debug vuwunicopatch03.ods.vuw.ac.nz state.highstate test=true
  2. [DEBUG ] Reading configuration from /etc/salt/master
  3. [DEBUG ] Missing configuration file: /root/.saltrc
  4. [DEBUG ] Configuration file path: /etc/salt/master
  5. [DEBUG ] Reading configuration from /etc/salt/master
  6. [DEBUG ] Missing configuration file: /root/.saltrc
  7. [DEBUG ] LocalClientEvent PUB socket URI: ipc:///var/run/salt/master/master_event_pub.ipc
  8. [DEBUG ] LocalClientEvent PULL socket URI: ipc:///var/run/salt/master/master_event_pull.ipc
  9. [DEBUG ] Loaded no_out as virtual quiet
  10. [DEBUG ] Loaded json_out as virtual json
  11. [DEBUG ] Loaded yaml_out as virtual yaml
  12. [DEBUG ] Loaded pprint_out as virtual pprint
  13. vuwunicopatch03.ods.vuw.ac.nz:
  14. TypeError encountered executing state.highstate: 'bool' object is not iterable. See debug log for more info. Possibly a missing arguments issue: ArgSpec(args=['test', 'queue'], varargs=None, keywords='kwargs', defaults=(None, False))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement