Re: [Puppet Users] puppet template syntax problem: undefined method `each' for nil:NilClass

2015-08-20 Thread Lunixer
I destroyed the VM in which I was doing this and recreated it. Created the module again as seen in the first post and it worked. No idea what was wrong. Thanks for the pointers. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe fro

Re: [Puppet Users] Re: install_options with package in windows

2015-08-20 Thread Rob Reynolds
On Thu, Aug 20, 2015 at 12:11 PM, kaustubh chaudhari wrote: > Hi, > > Thanks for the reply, > > Yes I did that. The problem is : > below are the install parameters with its options. > > /components vda,plugins > when we add this in key value settings ['/components', 'vda,plugins'] How > it will b

Re: [Puppet Users] puppetlabs-splunk doesn't appear to be future-parser compliant

2015-08-20 Thread Morgan Haskel
On Thu, Aug 20, 2015 at 4:21 PM Vince Skahan wrote: > On Thursday, August 20, 2015 at 3:40:59 PM UTC-7, Morgan Haskel wrote: >> >> Hi Vince, >> >> This sounds like an issue with the MODULE, could you please submit a >> ticket at https://tickets.puppetlabs.com/browse/MODULES? >> >> >> > I'd love t

Re: [Puppet Users] puppetlabs-splunk doesn't appear to be future-parser compliant

2015-08-20 Thread Vince Skahan
On Thursday, August 20, 2015 at 3:40:59 PM UTC-7, Morgan Haskel wrote: > > Hi Vince, > > This sounds like an issue with the MODULE, could you please submit a > ticket at https://tickets.puppetlabs.com/browse/MODULES? > > > I'd love to, but I can't complete your form successfully. The 'splunk' mo

Re: [Puppet Users] puppetlabs-splunk doesn't appear to be future-parser compliant

2015-08-20 Thread Morgan Haskel
Hi Vince, This sounds like an issue with the MODULE, could you please submit a ticket at https://tickets.puppetlabs.com/browse/MODULES? Thanks! Morgan On Thu, Aug 20, 2015 at 8:37 AM Vince Skahan wrote: > Is the official supported puppetlabs-splunk module 'not' future parser > compatible ? > >

[Puppet Users] Re: Puppet Dashboard - Directory Index Forbidden

2015-08-20 Thread Kiran Sysadm
Hello all, I also have similar issue with launching the Puppet Dashboard UI, Below is my config file. Please can anyone help me on this issue. Error I am getting : [Thu Aug 20 05:25:09 2015] [error] [client 192.168.XXX.XXX] Directory index forbidden by Options directive: /usr/share/puppet-dash

[Puppet Users] Puppetlabs-firewall Parser Error

2015-08-20 Thread Jim Coulter
I have successfully tested the firewall module with puppetserver 1.0.8 and puppet agent 3.7.5 on test nodes with fresh installs of Rhel 6.6 but when I try running on an older node I'm getting the following error: Error: /Stage[main]/Main/Resources[firewall]: Failed to generate additional resour

Re: [Puppet Users] Re: Check code quality with SonarQube

2015-08-20 Thread Mike Skint
David, what an outstanding tool! so so sweet! thank you! On Thursday, August 20, 2015 at 1:51:09 PM UTC-7, David Racodon wrote: > > Hi Mike, > > How does sonarqube differ from puppet-lint > > > SonarQube provides more checks than puppet-lint and similar checks have > fewer false negatives.

Re: [Puppet Users] Re: Check code quality with SonarQube

2015-08-20 Thread David Racodon
Looking forward to getting your feedback then! :-) David RACODON Freelance QA Consultant LinkedIn | Twitter On Thu, Aug 20, 2015 at 10:55 PM, Mike Skint wrote: > thanks David, > > looking forward to using i

Re: [Puppet Users] Re: Check code quality with SonarQube

2015-08-20 Thread Mike Skint
thanks David, looking forward to using it :) On Thursday, August 20, 2015 at 1:51:09 PM UTC-7, David Racodon wrote: > > Hi Mike, > > How does sonarqube differ from puppet-lint > > > SonarQube provides more checks than puppet-lint and similar checks have > fewer false negatives. > Checks are not

Re: [Puppet Users] Re: Check code quality with SonarQube

2015-08-20 Thread David Racodon
Hi Mike, How does sonarqube differ from puppet-lint SonarQube provides more checks than puppet-lint and similar checks have fewer false negatives. Checks are not only coding style related. There are checks: - to detect potential bugs: duplicated hash keys should be removed, duplicated par

[Puppet Users] Re: Check code quality with SonarQube

2015-08-20 Thread Mike Skint
Ahh, I see the future parser *isn't* yet supported. On Thursday, August 20, 2015 at 10:47:44 AM UTC-7, Mike Skint wrote: > > This is interesting, thanks. > > How does sonarqube differ from puppet-lint, also does it test for the > future parser? > > cheers. > > On Tuesday, August 18, 2015 at 1

[Puppet Users] Re: Check code quality with SonarQube

2015-08-20 Thread Mike Skint
This is interesting, thanks. How does sonarqube differ from puppet-lint, also does it test for the future parser? cheers. On Tuesday, August 18, 2015 at 11:13:11 PM UTC-7, David Racodon wrote: > > Hi, > > Iain and I developed a SonarQube plugin to > check code qu

[Puppet Users] Re: hiera - data retrieved once or everytime a lookup is required

2015-08-20 Thread Ellison Marks
In general, every time a hiera* function is called, the backend's lookup function will be called. Any caching decisions are performed by the backend code. In the case of this http-backend, I see a few parameters relating to caching, specifically cache_timeout and cache_clean interval, so I'm gu

[Puppet Users] Re: install_options with package in windows

2015-08-20 Thread kaustubh chaudhari
Hi, Thanks for the reply, Yes I did that. The problem is : below are the install parameters with its options. /components vda,plugins when we add this in key value settings ['/components', 'vda,plugins'] How it will be treated as there is a , in between vda and plugins. I have tried the optio

[Puppet Users] hiera - data retrieved once or everytime a lookup is required

2015-08-20 Thread Andrew Hibbert
Hi, I'm looking into hiera particularly the http backend (https://github.com/crayfishx/hiera-http). I'm wandering when using hiera if a single lookup is done at the start of the puppet run or if everytime a value needs to be looked up the file is accesed or in this case the http api queried?

Re: [Puppet Users] Utopic leaving apt.puppetlabs.com

2015-08-20 Thread Martin
I'm actually refering to: - *Lucid leaving apt.puppetlabs.com * and also: - *Fedora 20 leaving yum.puppetlabs.com * Both having the same (underlying) issue. I'm well aware how to mirror repositories. But the thing is want puppetlabs

Re: [Puppet Users] Utopic leaving apt.puppetlabs.com

2015-08-20 Thread Christopher Wood
On Thu, Aug 20, 2015 at 04:08:00PM +, Martin wrote: >Please don't remove it or at least provide some kind of archive (not >arguing that there will be no updates, just don't remove the files). Mirroring an apt repository is pretty easy and there is rsync access via rsync://apt.puppetla

Re: [Puppet Users] Utopic leaving apt.puppetlabs.com

2015-08-20 Thread Melissa Stone
On Thu, Aug 20, 2015 at 9:08 AM, Martin wrote: > Please don't remove it or at least provide some kind of archive (not > arguing that there will be no updates, just don't remove the files). > We're in the process of creating an archive for these older releases. However, there is no timeline for t

Re: [Puppet Users] Utopic leaving apt.puppetlabs.com

2015-08-20 Thread Martin
Please don't remove it or at least provide some kind of archive (not arguing that there will be no updates, just don't remove the files). On Thu, Aug 20, 2015 at 5:55 PM Melissa Stone wrote: > Ubuntu Utopic 14.10 reached end of life on 2015-07-23 [1], so we are no > longer building new packages

[Puppet Users] Utopic leaving apt.puppetlabs.com

2015-08-20 Thread Melissa Stone
Ubuntu Utopic 14.10 reached end of life on 2015-07-23 [1], so we are no longer building new packages for it and will remove it from our apt repository on Monday, September 21. [1] - http://fridge.ubuntu.com/2015/07/03/ubuntu-14-10-utopic-unicorn-reaches-end-of-life-on-july-23-2015/ -- Melissa Sto

[Puppet Users] puppetlabs-splunk doesn't appear to be future-parser compliant

2015-08-20 Thread Vince Skahan
Is the official supported puppetlabs-splunk module 'not' future parser compatible ? Create a foo.pp containing: class { 'splunk::forwarder': } Run puppet apply --noop with the future parser disabled - looks good... # puppet apply --noop foo.pp Notice: Compiled catalog for localhost.localdo

[Puppet Users] install_options with package in windows

2015-08-20 Thread Robert
Have you tried splitting keys and values? install_options => ['/components', 'vda,plugins', '/controllers', 'mydev.example.com', '/enable_hdx_ports', '/optimize', '/enable_remote_assistance', '/virtualmachine', '/nodesktopexperience', '/noreboot'], -- You received this message because you ar

[Puppet Users] Re: install_options with package in windows

2015-08-20 Thread kaustubh chaudhari
Hi All, Any guidance on providing these install parameters would be really helpful. -Kaustubh On Wednesday, August 19, 2015 at 12:40:30 PM UTC-4, kaustubh chaudhari wrote: > > Hi Team, > > I am trying to install vda with puppet. > > #VDAServerSetup.exe /quiet /components vda,plugins /controller

[Puppet Users] help with puppet bacula plugin written by puppetlabs

2015-08-20 Thread Kristian Kirilov
Hello, i try to get working the puppet bacula plugin written by puppetlabs without success. I dont know where is the problem because im newbie in puppet. root@puppetmaster:/etc/puppet/environments/production/manifests# puppet module install puppetlabs-bacula Notice: Preparing to install into

[Puppet Users] Dashboard - how to turn off passenger ro share one directory

2015-08-20 Thread Kamila Złomańczuk
I want to share directory with files using apache which provide dashboard. But probably because of passenger this redirect me to error page. I used this instruction and didn't help -> Apache httpd Phusion mod_passenger Ruby Rails -- Y

[Puppet Users] Dashboard - use apache to share files

2015-08-20 Thread Kamila Złomańczuk
I want to share directory with files using apache which provide dashboard. But probably because of passenger this redirect me to error page. I used this instruction and didn't help -> Apache httpd Phusion mod_passenger Ruby Rails -- Y

[Puppet Users] Dashboard

2015-08-20 Thread Kamila Złomańczuk
I want to share directory with files using apache which provide dashboard. But probably because of passenger this redirect me to error page. I used this instruction and didn't help -> Apache httpd Phusion mod_passenger Ruby Rails --

[Puppet Users] Dashboard

2015-08-20 Thread Kamila Złomańczuk
I want to share directory with files using apache which provide dashboard. But probably because of passenger this redirect me to error page. I used this instruction and didn't help -> Apache httpd Phusion mod_passenger Ruby Rails --

Re: [Puppet Users] puppet template syntax problem: undefined method `each' for nil:NilClass

2015-08-20 Thread Julien Pivotto
On Tue, Aug 18, 2015 at 08:16:30AM -0700, Lunixer wrote: > I was going through the Puppet Learning doc. > Got to the template section and the ERB file, which is using the 'each' > method to print the $real_servers. > The puppet run fails with pointing to the 'each' method. > Is this a bug? does an