[Puppet Users] Re: how to downgrade the agent on puppet from 6.16.0 to 6.14.0

2020-07-03 Thread Vinay Korrapati
Hi Marty, Thanks for your inputs. We have upgraded the puppet master from 2019.1.0 to 2019.5.0. End the end of the up gradation process its thrown the below error: 2020-07-03T12:47:37.374+01:00 [ERROR]: !! There were problems during the application of the installation catalog. !! 2020-07-03T1

Re: [Puppet Users] Puppetdb and postgresql module: How to manage Postgresql but NOT manage Postgresql REPO using Hiera?

2020-07-03 Thread Devminded
Hi Martin. I ended up with wrapping everything in my own profile classes and controlling it from there since I need to setup certs, auth, etc. anyway. Thanks. Den lördag 13 juni 2020 kl. 16:43:50 UTC+2 skrev Martin Alfke: > > > postgresql::globals::manage_package_repo: false > postgresql::glob