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.

master.yml 303B

9 years ago
9 years ago
9 years ago
1234567891011121314151617
  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: []