New version of salt-formula from Saltstack
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.

14 lines
242B

  1. salt:
  2. minion:
  3. enabled: true
  4. handler:
  5. handler01:
  6. engine: udp
  7. bind:
  8. host: 127.0.0.1
  9. port: 9999
  10. handler02:
  11. engine: zmq
  12. bind:
  13. host: 127.0.0.1
  14. port: 9999