New version of salt-formula from Saltstack
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.

20 lines
356B

  1. git:
  2. client:
  3. enabled: true
  4. linux:
  5. system:
  6. enabled: true
  7. salt:
  8. master:
  9. enabled: true
  10. command_timeout: 5
  11. worker_threads: 2
  12. base_environment: prd
  13. environment:
  14. prd:
  15. formula:
  16. memcached:
  17. source: git
  18. address: 'git@git.domain.com/memcached-formula.git'
  19. revision: master