[Puppet Users] puppetlabs-mysql: change the @HOST for the 'root'@'localhost'

2018-07-10 Thread comport3
Using the latest Puppet 5.5+ and puppetlabs/mysql module 5.4.0, is there a way to change the 'localhost' host portion of the root user? Post deployment, I can use the following MySQL commands to change it, but it breaks the Puppet module: UPDATE mysql.user SET Host='%' WHERE Host='localhost'

[Puppet Users] PKIX path validation failed

2018-07-10 Thread Bret Wortman
I'm standing up a new replacement puppet server in place of the one we trashed a few weeks ago, and am running into a new, interesting issue. I'm running puppet and puppetdb on the same server. Postgres is up and running. When I try to run puppet agent -t on a random system, I get this: #

[Puppet Users] PKIX path validation failed

2018-07-10 Thread Bret Wortman
I'm standing up a new replacement puppet server in place of the one we trashed a few weeks ago, and am running into a new, interesting issue. I'm running puppet and puppetdb on the same server. Postgres is up and running. When I try to run puppet agent -t on a random system, I get this: #