Skip to content

Releases: innogames/puppet-clickhouse

Make zookeeper config unreadable by default

12 Oct 08:27
6da7ebc
Compare
Choose a tag to compare
  • Zookeeper nodes, ports, and optional user and password are confidential data and normally should not be readable

Release version 1.0.0

23 Jul 10:53
7d86735
Compare
Choose a tag to compare
  • Add classes for memory and zookeeper configuration
  • Add class to allow default user to connect only from localhost
  • Add clickhouse_database resource type
  • Add defined resources for users and profiles management
  • Tune rubocop: run against the lower supported version
  • Create clickhouse::error defined resource to highlight non-fatal issues
  • Use config.d for server and client custom configuration
  • Update pdk, documentation

Fix documentation typo

19 Dec 09:19
8f228d4
Compare
Choose a tag to compare
Merge pull request #2 from innogames/fix_init_doc

Fix attribute in docstrings, bump the version

Initial release for forge.puppet.com

18 Dec 12:18
4334304
Compare
Choose a tag to compare
Merge pull request #1, v0.1.0

Initial release