New version of salt-formula from Saltstack
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
|
- git:
- client:
- enabled: true
- linux:
- system:
- enabled: true
- salt:
- master:
- enabled: true
- source:
- engine: pkg
- pillar:
- engine: salt
- source:
- engine: local
- environment:
- prd:
- formula: {}
- ssh:
- minion:
- node01:
- host: 10.0.0.1
- user: root
- password: password
- port: 22
|