New Saltstack Salt formula
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 line
386B

  1. git:
  2. client:
  3. enabled: true
  4. linux:
  5. system:
  6. enabled: true
  7. salt:
  8. master:
  9. command_timeout: 5
  10. worker_threads: 2
  11. enabled: true
  12. source:
  13. engine: pkg
  14. pillar:
  15. engine: salt
  16. source:
  17. engine: local
  18. environment:
  19. prd:
  20. formula: {}
  21. log:
  22. level: warning
  23. file: '/var/log/salt/master'
  24. level_logfile: warning