Re: [Puppet Users] hiera with environments

2020-06-11 Thread solarflow 99
dohh! I can't believe I didn't even notice that darn typo, thats all it was too, its working fine now. Thanks a lot for pointing that out! Hopefully this example might help someone else out at least. I should have seen that... On Thursday, June 11, 2020 at 11:06:22 AM UTC-7, Nick Ber

Re: [Puppet Users] hiera with environments

2020-06-11 Thread solarflow 99
to achieve this in our Puppet Infrastructure > Construction Kit (https://github.com/example42/psick) > https://github.com/example42/psick/blob/production/Puppetfile#L7 > Here we deploy the same branch name - when existing on hieradata repo - > and fall back to master branch. > >

[Puppet Users] hiera with environments

2020-06-08 Thread solarflow 99
I have this strange problem where I just upgraded from puppetserver 5.5 to 6, and now the 2nd environment doesn't see hiera values, but the production environment does. I wonder if top level lookups don't work anymore? Here's how I have it configured: Here's my directory layout: code └── en

[Puppet Users] Re: any way to pass parameters to a nested class?

2016-03-10 Thread solarflow 99
UTC-8, solarflow 99 wrote: > > I'm not sure if this is the right terminology, but what I have is > basically a class called "base_modules" that includes several modules. > This is so I don't have to specify each and every module for each node, I > can just include

[Puppet Users] any way to pass parameters to a nested class?

2016-03-09 Thread solarflow 99
I'm not sure if this is the right terminology, but what I have is basically a class called "base_modules" that includes several modules. This is so I don't have to specify each and every module for each node, I can just include base_modules. The problem now is that I need to pass $urlcheck to

[Puppet Users] running puppet cert list as a regular user - not root

2016-02-28 Thread solarflow 99
Does anyone know if this can be done with puppet OSS? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscr...@googlegroups.com. To view this