Re: [Puppet Users] Hiera 2.0 with Puppet 3.x

2016-05-24 Thread Trevor Vaughan
Hi Scott, We're using Hiera 3.0.5 with Puppet 3.8 on the SIMP project right now with absolutely no issues. We used Hiera 2 briefly, but moved on to Hiera 3 when it got to be stable. Thanks, Trevor On Thu, May 19, 2016 at 4:19 PM, Scott Briggs wrote: > Does anyone have

[Puppet Users] Re: puppet server 4: hiera set up?

2016-05-24 Thread dkoleary
I haven't yet in this particular run; however, in my puppet ver 2 days, I created custom facts on the client nodes. I find it hard to believe that was taken out of mix. A search of puppet docs has this url. https://docs.puppet.com/facter/3.1/custom_facts.html I'll probably be trying that

[Puppet Users] Re: puppet server 4: hiera set up?

2016-05-24 Thread Rudy Gevaert
Hi Can you tell me how you set facts.env ? Thanks On Friday, May 20, 2016 at 9:11:19 PM UTC+2, dkoleary wrote: > > Hey; > > Before dumping a bunch of data into hiera data files, I wanted to run a > quick check to verify functionality. This seems to be set up so I'm > suspecting my test

Re: [Puppet Users] What is the meaning of all these different version commands

2016-05-24 Thread Rob Nelson
`puppet --version` and `puppet agent --version` are effectively the same and are testing the version of the puppet executable. This comes from a puppet or puppet-agent package, depending on where you're getting it from. The `puppetserver --version` is testing the puppetserver executable, which is

[Puppet Users] What is the best practice for AWS provisioning?

2016-05-24 Thread Geo Miller
I am starting a new project, which I will be using puppet to monitor and configure nodes, gitlab for CI, and AWS infrastructure. I have used elastic beanstalk and cloud formation in the past to provision aws resources, but also noticed the aws puppetlabs module. If you were starting from

Re: [Puppet Users] Outofmemory error for puppetserver process

2016-05-24 Thread Jim
Any idea which log file to look at when I run the service puppetserver start command? On Tuesday, 24 May 2016 22:44:03 UTC+10, Jim wrote: > > Hi Johan, > > I did try 512m option not just 256m before posting. and it didn't work. > The link which you have provided talks basically about > > 1.

Re: [Puppet Users] Outofmemory error for puppetserver process

2016-05-24 Thread Jim
Hi Johan, I did try 512m option not just 256m before posting. and it didn't work. The link which you have provided talks basically about 1. Changing parameters for java options 2. max active instances(Its commented out by default) 3.num-cpus configuration. I did recursive grep but couldn't