Sha256: ddeeeb7b9a8bd878469a0d43c52b0e5657a3e431c93a76a60311cbf938a0aacc

Contents?: true

Size: 696 Bytes

Versions: 3

Compression:

Stored size: 696 Bytes

Contents

test:
  pid_file: tmp/pids/flapjack_test.pid
  log_file: log/flapjack_test.log
  daemonize: no
  redis:
    host: 127.0.0.1
    port: 6379
    db: 14
  processor:
    enabled: yes
    queue: events
    notifier_queue: notifications
    archive_events: false
    events_archive_maxage: 10800
    new_check_scheduled_maintenance_duration: 1 month
    exit_on_queue_empty: true
    logger:
      level: WARN
  notifier:
    enabled: yes
    queue: notifications
    email_queue: email_notifications
    sms_queue: sms_notifications
    jabber_queue: jabber_notifications
    pagerduty_queue: pagerduty_notifications
    default_contact_timezone: Australia/Broken_Hill
    logger:
      level: WARN

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
flapjack-2.0.0 tasks/support/flapjack_config_benchmark.yaml
flapjack-2.0.0rc1 tasks/support/flapjack_config_benchmark.yaml
flapjack-2.0.0b1 tasks/support/flapjack_config_benchmark.yaml