Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Specifying mongo_replica_set still sets mongodb_host  #16

@gdhbashton

Description

@gdhbashton

Hi,

Using Puppet 3.7.4 on CentOS 7 with Graylog 1.0, if I specify

graylog2::server::mongodb_replica_set:
  - a.mongodb.service.consul:27017
  - b.mongodb.service.consul:27017
  - c.mongodb.service.consul:27017

I find the resultant /etc/graylog/server/server.conf still contains the default mongodb_host = 127.0.0.1 as well as the replica set config. Only one of these parameters should be set.

Cheers,
Gavin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions