Advertisement
Guest User

Untitled

a guest
Jul 30th, 2014
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.08 KB | None | 0 0
  1. -bash-4.1# salt -l debug -t 360 vuwunicoinbwlp1.ods.vuw.ac.nz state.sls sudo_ipa
  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. [DEBUG ] Loaded no_out as virtual quiet
  14. [DEBUG ] Loaded json_out as virtual json
  15. [DEBUG ] Loaded yaml_out as virtual yaml
  16. [DEBUG ] Loaded pprint_out as virtual pprint
  17. [DEBUG ] Loaded no_out as virtual quiet
  18. [DEBUG ] Loaded json_out as virtual json
  19. [DEBUG ] Loaded yaml_out as virtual yaml
  20. [DEBUG ] Loaded pprint_out as virtual pprint
  21. vuwunicoinbwlp1.ods.vuw.ac.nz:
  22. ----------
  23. ID: sudo_ipa_setup
  24. Function: cmd.script
  25. Result: True
  26. Comment: Command 'sudo_ipa_setup' run
  27. Changes:
  28. ----------
  29. pid:
  30. 26315
  31. retcode:
  32. 0
  33. stderr:
  34.  
  35. stdout:
  36.  
  37. ----------
  38. ID: /etc/sudo-ldap.conf
  39. Function: file.managed
  40. Result: True
  41. Comment: File /etc/sudo-ldap.conf is in the correct state
  42. Changes:
  43. ----------
  44. ID: nis_ipa_setup
  45. Function: cmd.script
  46. Result: True
  47. Comment: Command 'nis_ipa_setup' run
  48. Changes:
  49. ----------
  50. pid:
  51. 26337
  52. retcode:
  53. 0
  54. stderr:
  55.  
  56. stdout:
  57.  
  58.  
  59. Summary
  60. ------------
  61. Succeeded: 3
  62. Failed: 0
  63. ------------
  64. Total: 3
  65. -bash-4.1# vi sudo_ipa.sls
  66. -bash-4.1# vi admin.sls
  67. -bash-4.1# vi sudo_ipa.sls
  68. -bash-4.1# vi sudo_ipa.sls
  69. -bash-4.1# vi sudo_ipa.sls
  70. -bash-4.1# salt -l debug -t 360 vuwunicoinbwlp1.ods.vuw.ac.nz state.sls sudo_ipa
  71. [DEBUG ] Reading configuration from /etc/salt/master
  72. [DEBUG ] Missing configuration file: /root/.saltrc
  73. [DEBUG ] Configuration file path: /etc/salt/master
  74. [DEBUG ] Reading configuration from /etc/salt/master
  75. [DEBUG ] Missing configuration file: /root/.saltrc
  76. [DEBUG ] LocalClientEvent PUB socket URI: ipc:///var/run/salt/master/master_event_pub.ipc
  77. [DEBUG ] LocalClientEvent PULL socket URI: ipc:///var/run/salt/master/master_event_pull.ipc
  78.  
  79.  
  80.  
  81.  
  82.  
  83. [DEBUG ] Checking whether jid 20140731162853923581 is still running
  84. [DEBUG ] get_returns for jid 20140731163453983307 sent to set(['vuwunicoinbwlp1.ods.vuw.ac.nz']) will timeout at 16:34:58
  85. [INFO ] jid 20140731163453983307 minions set(['vuwunicoinbwlp1.ods.vuw.ac.nz']) did not return in time
  86. -bash-4.1#
  87. -bash-4.1#
  88. -bash-4.1#
  89. -bash-4.1#
  90. -bash-4.1#
  91. -bash-4.1#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement