[Puppet Users] Upgrade puppet 2019.1.0 to 2019.5

2020-06-16 Thread Vinay Korrapati
Hi Team, I have to upgrade my PE from 2019.1.0 to 2019.5. Could you please share your valuable inputs for my successful up gradation. what are all the prerequisites ? what cautions i have to take ? Regards Vinay -- You received this message because you are subscribed to the Google Groups "

[Puppet Users] Re: Unable to call the puppet plan with ruby task in puppet

2020-06-16 Thread Vinay Korrapati
THis has been taken care On Wednesday, April 22, 2020 at 10:50:23 PM UTC+5:30, Vinay Korrapati wrote: > > Hi Team, > > Though i have executed the puppet task successfully. Unable to call the > plan with my ruby task from console getting the below task: > > Error: Task exited 127: > /usr/bin/env:

RE: [Puppet Users] Upgrade puppet 2019.1.0 to 2019.5

2020-06-16 Thread Kurt Werner
We just upgraded from 2019.1 to 2019.7. The upgrade documentation provides pretty much all you need. I did have issues getting my Compilers upgraded on a few data centers, but vendor was able to provide me a work-around. They use Bolt Plans for much of the process now. Just run through the p

Re: [Puppet Users] Upgrade puppet 2019.1.0 to 2019.5

2020-06-16 Thread Vinay Korrapati
Hi Kurt, Thanks for your quick response. Could you please share the document which would be great helpful for me. Regards Vinay On Tuesday, June 16, 2020 at 4:55:16 PM UTC+5:30, Kurt Werner wrote: > > We just upgraded from 2019.1 to 2019.7. The upgrade documentation > provides pretty much all

[Puppet Users] reversing the processing sequence of hiera data

2020-06-16 Thread 'Frank Ihringer' via Puppet Users
hello I*'*m just taking my first steps with puppet and aws (puppetlabs/aws module). Setting up resources (controlled by hiera) works fine (using .each loop). But if I want to delete the resources afterwards (with absent) I get dependency errors (which is obvious, because the resources are proc