Dennis Hoppe
Dennis Hoppe
The latest available version of OneRNG supports Python 3. * https://github.com/OneRNG/onerng.github.io/commit/334dd2e65d9f57c9d5f983b14a480c8cfb11801d
## Description Adds new rules to support SASL/SCRAM and IAM access control TCP ports for Kafka. ## Motivation and Context Fixes #244. ## Breaking Changes N/A ## How Has This...
## Description * The ARN of the security group * Update required version of AWS provider to >= 3.29 ## Motivation and Context Fixes #247. ## Breaking Changes I think...
This pull request will prepare the module for data-in-modules and provide a REFERENCE.md. Unfortunately this module uses a lot of classes and I need to figure out which one are...
## Description In case the value of `launch_template_name` changes, a new launch template will be created but the auto scaling group still points to the old launch template. If you...
Hello, it would be great if you could implement Puppet types/providers to manage databases, retentions and users like [Olivier](https://github.com/olivierHa/puppet-influxdb) does. Kind regards, Dennis
Please merge.
Please merge.
According to the [changelog](https://github.com/influxdata/influxdb/blob/1.1/CHANGELOG.md#data-section) they added the parameter max-values-per-tag with a default of 100000. This patch should allow the user to disable this limitation, by setting max-values-per-tag to 0.
Please make this optional. The user should be able to configure its own repository. https://github.com/n1tr0g/golja-influxdb/blob/master/manifests/server/install.pp#L17