Skip to content

MySQL integration should not require password parameter #409

@thebearmayor

Description

@thebearmayor

https://github.com/DataDog/puppet-datadog-agent/blob/master/manifests/integrations/mysql.pp requires a password parameter (no default) even when passed instances. When instances are specified, they have their own password parameters, and the top-level parameter is not used. In addition, it was recently changed to validate specifically as a String, breaking any users who passed undef for clarity.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions