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.
|
- git:
- client:
- enabled: true
- linux:
- system:
- enabled: true
- salt:
- master:
- enabled: true
- command_timeout: 5
- worker_threads: 2
- base_environment: prd
- pillar:
- engine: salt
- source:
- engine: local
- gitfs_remotes:
- xccdf_benchmarks:
- url: https://gerrit.mcp.mirantis.net/oscore-tools/xccdf-benchmarks.git
- enabled: true
- params:
- base: master
|