Sha256: 452063ddb2f13f613639e831bf270eac2eb8f6f6ab57263a231b160523353b76

Contents?: true

Size: 562 Bytes

Versions: 7

Compression:

Stored size: 562 Bytes

Contents

---
test1:
  checkInterval: 1
  scheduler: wrr
  fwmark: 1
  nodes:
  - address: 127.0.0.1
    port: 9001
    path: /test/valid
  - address: 127.0.0.1
    port: 9002
    path: /test/valid
test2:
  checkInterval: 1
  scheduler: wrr
  fwmark: 2
  nodes:
  - address: 127.0.0.1
    port: 9001
    path: /test/invalid
  - address: 127.0.0.1
    port: 9002
    path: /test/invalid
test3:
  checkInterval: 1
  scheduler: wrr
  fwmark: 3
  nodes:
  - address: 127.0.0.1
    port: 9001
    path: /test/valid
  - address: 127.0.0.1
    port: 9002
    path: /test/invalid

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
big_brother-0.4.1 spec/support/example_config.yml
big_brother-0.4.0 spec/support/example_config.yml
big_brother-0.3.1 spec/support/example_config.yml
big_brother-0.3.0 spec/support/example_config.yml
big_brother-0.2.1 spec/support/example_config.yml
big_brother-0.2.0 spec/support/example_config.yml
big_brother-0.1.0 spec/support/example_config.yml