Sha256: c0bb527611ad08d191f6ef37df959cfb25b9412c200f3b6499ecef9ed9601cfc

Contents?: true

Size: 273 Bytes

Versions: 10

Compression:

Stored size: 273 Bytes

Contents

development: &DEV
  timeout: 2
  retries: 5
  reload_on_failure: true
  extra_falsy_config: false
  servers:
    server1:
      host: localhost
      port: 9200
      protocol: http
    server2:
      host: 127.0.0.1
      port: 9200
      protocol: http

test:
  <<: *DEV

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
waistband-6.3.0 spec/config/waistband/waistband.yml
waistband-6.2.0 spec/config/waistband/waistband.yml
waistband-6.1.1 spec/config/waistband/waistband.yml
waistband-6.1.0 spec/config/waistband/waistband.yml
waistband-6.0.0 spec/config/waistband/waistband.yml
waistband-0.16.7 spec/config/waistband/waistband.yml
waistband-0.16.6 spec/config/waistband/waistband.yml
waistband-0.16.5 spec/config/waistband/waistband.yml
waistband-0.16.3 spec/config/waistband/waistband.yml
waistband-0.16.2 spec/config/waistband/waistband.yml