transport.json.j2 93 B

123456
  1. {
  2. "transport": {
  3. "name": "{{ sensu_transport }}",
  4. "reconnect_on_error": true
  5. }
  6. }