Jim Adamson
Jim Adamson
Based off of [this comment](https://github.com/puppetlabs/puppetlabs-mysql/issues/1500#issuecomment-1302474078), can you try adding: ``` class {'mysql::client': package_name => 'mysql-client', } ``` I'm not sure if it's relevant to the problem you're seeing, but you...
This would be a very useful improvement ❤ To add to this, looking at the defined type `mysql::db`, it appears that there is no user `plugin` parameter as there is...
@C24-AK - Do you think you'd be able to add a `plugin` parameter to `$user_resource` of the `mysql::db` defined type, per my [earlier comment](https://github.com/puppetlabs/puppetlabs-mysql/pull/1612#issuecomment-1904503968), as part of this PR, or...
> > @C24-AK - Do you think you'd be able to add a `plugin` parameter to `$user_resource` of the `mysql::db` defined type, per my [earlier comment](https://github.com/puppetlabs/puppetlabs-mysql/pull/1612#issuecomment-1904503968), as part of this...
> Hey, I appreciate testing this PR! This error is unfortunately regarding how I concat the strings. Still don't know how ruby works :D I didn't know I reference a...
> @Jimadine I appreciate if you could test the root plugin :) Thank you! I've tested it and it appears to be trying to change the plugin for root, but...
> I think I revert this commit since I cant actually test it right now, maybe we can implement this in another PR Yeah, I agree, best to revert. FWIW,...
Can you check in your browser DevTools whether your browser was able to successfully retrieve the web fonts? You're looking for a status `200`. Example screenshot from Chrome DevTools: ...
Thanks for the reply. I just tried printing a local HTML file to a real printer (rather than a PDF printer) and the same thing happened — the raw HTML...