Advertisement
Guest User

Untitled

a guest
Feb 26th, 2015
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.77 KB | None | 0 0
  1. root@zipier:/etc/salt# salt-call --local state.highstate
  2. [INFO ] Loading fresh modules for state activity
  3. [INFO ] Fetching file from saltenv 'base', ** skipped ** latest already in cache 'salt://top.sls'
  4. [INFO ] Creating module dir '/var/cache/salt/minion/extmods/modules'
  5. [INFO ] Syncing modules for environment 'base'
  6. [INFO ] Loading cache from salt://_modules, for base)
  7. [INFO ] Caching directory '_modules/' for environment 'base'
  8. [INFO ] Creating module dir '/var/cache/salt/minion/extmods/states'
  9. [INFO ] Syncing states for environment 'base'
  10. [INFO ] Loading cache from salt://_states, for base)
  11. [INFO ] Caching directory '_states/' for environment 'base'
  12. [INFO ] Creating module dir '/var/cache/salt/minion/extmods/grains'
  13. [INFO ] Syncing grains for environment 'base'
  14. [INFO ] Loading cache from salt://_grains, for base)
  15. [INFO ] Caching directory '_grains/' for environment 'base'
  16. [INFO ] Creating module dir '/var/cache/salt/minion/extmods/renderers'
  17. [INFO ] Syncing renderers for environment 'base'
  18. [INFO ] Loading cache from salt://_renderers, for base)
  19. [INFO ] Caching directory '_renderers/' for environment 'base'
  20. [INFO ] Creating module dir '/var/cache/salt/minion/extmods/returners'
  21. [INFO ] Syncing returners for environment 'base'
  22. [INFO ] Loading cache from salt://_returners, for base)
  23. [INFO ] Caching directory '_returners/' for environment 'base'
  24. [INFO ] Creating module dir '/var/cache/salt/minion/extmods/outputters'
  25. [INFO ] Syncing outputters for environment 'base'
  26. [INFO ] Loading cache from salt://_outputters, for base)
  27. [INFO ] Caching directory '_outputters/' for environment 'base'
  28. [INFO ] Creating module dir '/var/cache/salt/minion/extmods/utils'
  29. [INFO ] Syncing utils for environment 'base'
  30. [INFO ] Loading cache from salt://_utils, for base)
  31. [INFO ] Caching directory '_utils/' for environment 'base'
  32. [INFO ] Loading fresh modules for state activity
  33. [INFO ] Fetching file from saltenv 'base', ** skipped ** latest already in cache 'salt://common/init.sls'
  34. [INFO ] Fetching file from saltenv 'base', ** skipped ** latest already in cache 'salt://common/motd.sls'
  35. [INFO ] Fetching file from saltenv 'base', ** skipped ** latest already in cache 'salt://common/packages.sls'
  36. [INFO ] Fetching file from saltenv 'base', ** skipped ** latest already in cache 'salt://zipier/init.sls'
  37. [INFO ] Fetching file from saltenv 'base', ** skipped ** latest already in cache 'salt://zipier/keys.sls'
  38. [INFO ] Fetching file from saltenv 'base', ** skipped ** latest already in cache 'salt://zipier/mp3topng.sls'
  39. local:
  40. Data failed to compile:
  41. ----------
  42. No matching sls found for 'mysql' in env 'base'
  43. ----------
  44. No matching sls found for 'nginx' in env 'base'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement