graylog-labs / graylog2-puppet

[DEPRECATED] Puppet module to install and manage a Graylog 1.x system.
https://www.graylog.org/
MIT License
10 stars 28 forks source link

Suppress diffs on config file #23

Closed holtwilkins closed 9 years ago

holtwilkins commented 9 years ago

Since this file contains secrets, diffs should be suppressed, in case the puppet logs are later world-readable.

joschi commented 9 years ago

Makes sense. Thanks!