Sha256: 70090d15c16be3d15caf440036488e1740892a75db408008f887cc76d9d7b2fa

Contents?: true

Size: 441 Bytes

Versions: 3

Compression:

Stored size: 441 Bytes

Contents

test:
  clusters:
    test_cluster:
      protocol: PLAINTEXT
      description: 'Producing Things'
      version: 1.0.0
      socket_timeout: 2
      connect_timeout: 2
      seed_brokers: <%= ENV['SEED_BROKERS'] %>
development:
  clusters:
    test_cluster:
      protocol: PLAINTEXT
      description: 'Producing Things'
      version: 1.0.0
      socket_timeout: 2
      connect_timeout: 2
      seed_brokers: <%= ENV['SEED_BROKERS'] %>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
kafka_command-0.0.3 spec/dummy/config/kafka_command.yml
kafka_command-0.0.2 spec/dummy/config/kafka_command.yml
kafka_command-0.0.1 spec/dummy/config/kafka_command.yml