Advertisement
Guest User

Untitled

a guest
Jul 28th, 2014
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. root@ip-10-113-144-236:~# salt-call state.show_sls percona.setup saltenv=gitserver -l debug
  2. [DEBUG ] Reading configuration from /etc/salt/minion
  3. [DEBUG ] Configuration file path: /etc/salt/minion
  4. [DEBUG ] Reading configuration from /etc/salt/minion
  5. [DEBUG ] Decrypting the current master AES key
  6. [DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
  7. [DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
  8. [DEBUG ] Decrypting the current master AES key
  9. [DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
  10. [DEBUG ] Reading configuration from /etc/salt/minion
  11. [DEBUG ] Decrypting the current master AES key
  12. [DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
  13. [DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
  14. [INFO ] Loading fresh modules for state activity
  15. [DEBUG ] Fetching file from saltenv 'gitserver', ** attempting ** 'salt://percona/setup.sls'
  16. [INFO ] Fetching file from saltenv 'gitserver', ** done ** 'percona/setup.sls'
  17. [DEBUG ] Jinja search path: ['/var/cache/salt/minion/files/gitserver']
  18. [INFO ] Executing command u'test -d /var/lib/mysql/gitlab' in directory '/root'
  19. [ERROR ] Command u'test -d /var/lib/mysql/gitlab' failed with return code: 1
  20. [ERROR ] output:
  21. [CRITICAL] Rendering SLS 'gitserver:percona.setup' failed: Jinja variable str object has no element 0
  22. [DEBUG ] LazyLoaded .returner
  23. [DEBUG ] Decrypting the current master AES key
  24. [DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
  25. local:
  26. - Rendering SLS 'gitserver:percona.setup' failed: Jinja variable str object has no element 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement