[Puppet Users] pluginsync errors on client puppet 3.7

2014-09-20 Thread Tim Dunphy
Hey all, I'm getting some errors on my client when doing puppet runs that seem related to pluginsync: Error: /File[/var/lib/mydomain/facts.d]: Failed to generate additional resources using 'eval_generate': Error 400 on SERVER: Not authorized to call search on /file_metadata/pluginfacts with {:ign

[Puppet Users] Re: pluginsync errors on client puppet 3.7

2014-09-20 Thread Tim Dunphy
Just a brief follow up. I tried disabling pluginsync in the puppet conf. [root@puppet:/etc/puppet] #grep pluginsync puppet.conf pluginsync= false But the error stays the same: Error: /File[/var/lib/puppet/facts.d]: Failed to generate additional resources using 'eval_generate': Error 400

Re: [Puppet Users] Manage a single file (directory) from multiple modules

2014-09-20 Thread aarb000
I figured out how to create a define type and again it works for the first module, but when I add a second I get the exact same error which is what I expected based on the link below. So, does anyone know how to accomplish this? On Friday, September 19, 2014 6:59:19 PM UTC-5, aar...@gmail.com

[Puppet Users] puppetlabs_mysql fails to import two sql scripts given as an array to the db class

2014-09-20 Thread Gideon Maina
This is so good but I would like to ask if the sql parameter to import sql scripts can receive an array as argument that is get two .sql file or more and still execute successfully, have tried to give it an array but it joins everything to one so that mysql::db{... sql => ["/tmp

Re: [Puppet Users] Manage a single file (directory) from multiple modules

2014-09-20 Thread Neil
Hi You should not define it twice. You use it twice. As in your example the apache uses the firewall define. It does not define the file resource again. Define managed_preference in a class that you'll use as a library and use that in the modules that need it. Note the resources using the defin

[Puppet Users] nodes set to environment 'none'

2014-09-20 Thread Tim Dunphy
Hey all, For some reason my client nodes are being set to an environment called 'none'. This causes an error in puppet runs becuase the pupet server doesn't recognize an environment called 'none'. The environment I want them to use is called 'Production'. This is the error that I'm getting on p

Re: [Puppet Users] Re: Puppet Explorer 1.3.0

2014-09-20 Thread Erik Dalén
Yeah, if there was a commonly accepted ENC tool I could probably add support for that in Puppet Explorer. But it seems that more and more people just move classification to hiera instead, and most hiera backends don't have any API to use from a web UI. On 19 September 2014 14:57, Spencer Krum wro

[Puppet Users] Re: Unable to do "puppet apply nodes.pp"

2014-09-20 Thread Justin tim
Hi all, Thanks for all your help and suggestions. The issue got resolved. It was a silly mistake that i was doing. I was creating the manifest in wrong dir path. My actual environment where puppet would look for manifest files is --/etc/puppet/environment/production/manfiest. And i was pla

Re: [Puppet Users] Re: Unable to do "puppet apply nodes.pp"

2014-09-20 Thread Felix Frank
On 09/20/2014 08:46 PM, Justin tim wrote: > > It was a silly mistake that i was doing. I was creating the manifest > in wrong dir path. My actual environment where puppet would look for > manifest files is --/etc/puppet/environment/production/manfiest. Does not compute. Your original post stat

Re: [Puppet Users] Manage a single file (directory) from multiple modules

2014-09-20 Thread aarb000
Thanks Neil, I am not sure I understand exactly what you mean, so I will post the code I have done for testing (I am using different paths, but the concept is the same as the original post). Here is the class with the define. It is in a module called copy_directory. class copy_directory { }

[Puppet Users] Anyone have sample output from Facter on Joyent?

2014-09-20 Thread Matthew Haughton
Specifically value of "kernelversion". Thanks! -- 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 discussio

[Puppet Users] Re: Anyone have sample output from Facter on Joyent?

2014-09-20 Thread Matthew Haughton
Actually all the OS related ones such as osfamily, operatingsystem, kernel etc would be fantastic. On Saturday, 20 September 2014 22:44:04 UTC-4, Matthew Haughton wrote: > > Specifically value of "kernelversion". > > Thanks! > -- You received this message because you are subscribed to the Googl

[Puppet Users] rake edits not showing up in the console

2014-09-20 Thread Jay Benner
Edits done via node:groups are reporting back "successfully edited", but when I look in the console, no change. What gives? Ubuntu 12.04 Puppet Enterprise 3.2.0 -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group an