New version of salt-formula from Saltstack
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

18 行
303B

  1. applications:
  2. - salt
  3. classes:
  4. - service.salt.support
  5. parameters:
  6. salt:
  7. minion:
  8. enabled: true
  9. source:
  10. engine: pkg
  11. master:
  12. host: ${_param:salt_master_host}
  13. mine:
  14. interval: 60
  15. module:
  16. grains.items: []
  17. network.interfaces: []