Advertisement
Guest User

Untitled

a guest
Jun 1st, 2013
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.53 KB | None | 0 0
  1. ----------
  2. State: - file
  3. Name: /etc/auto.homes
  4. Function: managed
  5. Result: False
  6. Comment: An exception occurred in this state: Traceback (most recent call last):
  7. File "/usr/lib/python2.6/site-packages/salt/state.py", line 1208, in call
  8. *cdata['args'], **cdata['kwargs'])
  9. File "/usr/lib/python2.6/site-packages/salt/states/file.py", line 792, in managed
  10. **kwargs
  11. File "/usr/lib/python2.6/site-packages/salt/modules/file.py", line 1170, in get_managed
  12. if salt._compat.urlparse(source).scheme == 'salt':
  13. File "/usr/lib64/python2.6/urlparse.py", line 129, in urlparse
  14. tuple = urlsplit(url, scheme, allow_fragments)
  15. File "/usr/lib64/python2.6/urlparse.py", line 162, in urlsplit
  16. cached = _parse_cache.get(key, None)
  17. TypeError: unhashable type: 'list'
  18.  
  19. Changes:
  20. ----------
  21. State: - file
  22. Name: /etc/auto.master
  23. Function: managed
  24. Result: False
  25. Comment: An exception occurred in this state: Traceback (most recent call last):
  26. File "/usr/lib/python2.6/site-packages/salt/state.py", line 1208, in call
  27. *cdata['args'], **cdata['kwargs'])
  28. File "/usr/lib/python2.6/site-packages/salt/states/file.py", line 792, in managed
  29. **kwargs
  30. File "/usr/lib/python2.6/site-packages/salt/modules/file.py", line 1170, in get_managed
  31. if salt._compat.urlparse(source).scheme == 'salt':
  32. File "/usr/lib64/python2.6/urlparse.py", line 129, in urlparse
  33. tuple = urlsplit(url, scheme, allow_fragments)
  34. File "/usr/lib64/python2.6/urlparse.py", line 162, in urlsplit
  35. cached = _parse_cache.get(key, None)
  36. TypeError: unhashable type: 'list'
  37.  
  38. Changes:
  39. ----------
  40. State: - pkg
  41. Name: krb5-libs
  42. Function: installed
  43. Result: True
  44. Comment: Package krb5-libs is already installed
  45. Changes:
  46. ----------
  47. State: - file
  48. Name: /etc/krb5.conf
  49. Function: managed
  50. Result: True
  51. Comment: File /etc/krb5.conf is in the correct state
  52. Changes:
  53. ----------
  54. State: - pkg
  55. Name: nss_ldap
  56. Function: installed
  57. Result: True
  58. Comment: Package nss_ldap is already installed
  59. Changes:
  60. ----------
  61. State: - file
  62. Name: /etc/ldap.conf
  63. Function: managed
  64. Result: True
  65. Comment: File /etc/ldap.conf is in the correct state
  66. Changes:
  67. ----------
  68. State: - pkg
  69. Name: glibc
  70. Function: installed
  71. Result: True
  72. Comment: Package glibc is already installed
  73. Changes:
  74. ----------
  75. State: - pkg
  76. Name: openldap-clients
  77. Function: installed
  78. Result: True
  79. Comment: Package openldap-clients is already installed
  80. Changes:
  81. ----------
  82. State: - file
  83. Name: /etc/nsswitch.conf
  84. Function: managed
  85. Result: True
  86. Comment: File /etc/nsswitch.conf is in the correct state
  87. Changes:
  88. ----------
  89. State: - pkg
  90. Name: openldap
  91. Function: installed
  92. Result: True
  93. Comment: Package openldap is already installed
  94. Changes:
  95. ----------
  96. State: - file
  97. Name: /etc/openldap/ldap.conf
  98. Function: managed
  99. Result: True
  100. Comment: File /etc/openldap/ldap.conf is in the correct state
  101. Changes:
  102. ----------
  103. State: - pkg
  104. Name: pam
  105. Function: installed
  106. Result: True
  107. Comment: Package pam is already installed
  108. Changes:
  109. ----------
  110. State: - file
  111. Name: /etc/pam.d/system-auth
  112. - mode: 0644
  113. Function: managed
  114. Result: True
  115. Comment: File /etc/pam.d/system-auth is in the correct state
  116. Changes:
  117. ----------
  118. State: - file
  119. Name: /etc/security/access.conf
  120. Function: managed
  121. Result: True
  122. Comment: File /etc/security/access.conf is in the correct state
  123. Changes:
  124. ----------
  125. State: - pkg
  126. Name: krb5-workstation
  127. Function: installed
  128. Result: True
  129. Comment: Package krb5-workstation is already installed
  130. Changes:
  131. ----------
  132. State: - pkg
  133. Name: ruby-ldap
  134. Function: installed
  135. Result: True
  136. Comment: Package ruby-ldap is already installed
  137. Changes:
  138. ----------
  139. State: - service
  140. Name: autofs
  141. Function: running
  142. Result: False
  143. Comment: One or more requisite failed
  144. Changes:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement