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 line
316B

  1. salt:
  2. minion:
  3. enabled: true
  4. local: true
  5. pillar:
  6. engine: reclass
  7. data_dir: /srv/salt/reclass
  8. git:
  9. client:
  10. enabled: true
  11. linux:
  12. system:
  13. enabled: true
  14. reclass:
  15. storage:
  16. enabled: true
  17. data_source:
  18. engine: git
  19. address: 'git@git.domain.com'
  20. branch: master