puppetlabs / puppetlabs-mysql

MySQL Puppet Module / Manifests + Types & Providers
Apache License 2.0
380 stars 792 forks source link

(CONT-359) Syntax update #1532

Closed LukasAud closed 1 year ago

LukasAud commented 1 year ago

Code now compliant with rules regarding:

legacy facts parameter datatypes parameter documentation top-scope facts

jdyb commented 1 year ago

Was it intentional to change Mysql::Server parameter package_ensure to no longer allow latest ? It used to work for us and when we updated the module we hit the type restriction. (I was not sure if this deserved an issue or not, if it is a bug I can probably submit a mr. to fix it.)