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.

master_gitfs.sls 423B

12345678910111213141516171819202122
  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. pillar:
  14. engine: salt
  15. source:
  16. engine: local
  17. gitfs_remotes:
  18. xccdf_benchmarks:
  19. url: https://gerrit.mcp.mirantis.net/oscore-tools/xccdf-benchmarks.git
  20. enabled: true
  21. params:
  22. base: master