New version of salt-formula from Saltstack
Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
|
- 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: {}
- ssh:
- minion:
- node01:
- host: 10.0.0.1
- user: saltssh
- sudo: true
- key_file: /path/to/the/key
- port: 22
|