Re: [Puppet Users] revoke / delete node certificate from puppet ca remotely?

2017-08-24 Thread Fabrice Bacchella
It might be linked to that: https://tickets.puppetlabs.com/browse/PUP-7452 > Le 23 août 2017 à 20:16, Jason McMahan a écrit : > > Thank you Martin, > Still running into problems. > > I must not be using correct certificate most likely. > > App

Re: [Puppet Users] Re: Hiera 5 + Puppet 5 File Backend

2017-08-24 Thread Henrik Lindberg
On 24/08/17 04:27, John Baird wrote: Henrik, Thanks for the feedback, while I wish there was a "better/native" way, I have accepted that I need to write my own function.  I would like to be able to use a similar syntax as "lookup()" and simply specify a filepath and have the contents returned

Re: [Puppet Users] Re: Hiera 5 + Puppet 5 File Backend

2017-08-24 Thread John Baird
> > Henrik, I feel like this is becoming overly complicated and perhaps that > is my fault for lack of explanation. I am simply trying to return the contents of a file that is stored in hiera... Perhaps my gist would make more sense ? https://gist.github.com/soudaburger/e253bdce191c731491581

Re: [Puppet Users] Re: Hiera 5 + Puppet 5 File Backend

2017-08-24 Thread Henrik Lindberg
On 24/08/17 15:52, John Baird wrote: Henrik,  I feel like this is becoming overly complicated and perhaps that is my fault for lack of explanation.  I am simply trying to return the contents of a file that is stored in hiera... Perhaps my gist would make more sense ? https://gist.git

Re: [Puppet Users] Re: Hiera 5 + Puppet 5 File Backend

2017-08-24 Thread John Baird
Thank you. I will take that and run with it. I appreciate the comments. On Thursday, August 24, 2017 at 9:27:31 AM UTC-5, Henrik Lindberg wrote: > > On 24/08/17 15:52, John Baird wrote: > > Henrik, I feel like this is becoming overly complicated and perhaps > > that is my fault for la