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.

cluster.yml 169B

9 years ago
9 years ago
8 years ago
123456789101112
  1. applications:
  2. - salt
  3. - git
  4. - openssh
  5. classes:
  6. - service.salt.support
  7. parameters:
  8. salt:
  9. master:
  10. enabled: true
  11. command_timeout: 5
  12. worker_threads: 2