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:
- command_timeout: 5
- worker_threads: 2
- enabled: true
- source:
- engine: pkg
- pillar:
- engine: salt
- source:
- engine: local
- environment:
- prd:
- formula: {}
|