[Puppet Users] On code organization and the deprecation of include

2014-05-21 Thread Andre Nathan
names for organization? This is far from optimal in my opinion. What other alternatives do I have? If at all possible, I'd like to avoid using ENCs and keep using puppet files for node definitions. Thanks in advance, Andre -- You received this message because you are subscribed to the Google

Re: [Puppet Users] On code organization and the deprecation of include

2014-05-21 Thread Andre Nathan
organization. Best, Andre -- 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 discussion on the web visit https

Re: [Puppet Users] On code organization and the deprecation of include

2014-05-21 Thread Andre Nathan
from version control, which I'd rather not do either... Thanks, Andre -- 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

Re: [Puppet Users] Hash iteration order in a template not consistent

2014-02-24 Thread Andre Nathan
On Friday, February 21, 2014 10:15:01 AM UTC-3, Andre Nathan wrote: On Thursday, February 20, 2014 12:06:15 PM UTC-3, jcbollinger wrote: File a ticket if you wish, but personally, I'm inclined to say that *any*reliance on iteration order of a hash is dodgy. If iteration order matters

Re: [Puppet Users] Hash iteration order in a template not consistent

2014-02-21 Thread Andre Nathan
are reordered. Thanks, Andre -- 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 discussion on the web visit https

Re: [Puppet Users] Hash iteration order in a template not consistent

2014-02-19 Thread Andre Nathan
on, but whatever order ruby chooses should never change. We had this working with no issues in 2.7.x and ruby 1.8, but now on Puppet 3 we're getting random reorderings. I suspect there's a problem in Puppet in this case. Best, Andre On Wednesday, March 28, 2012 9:39:45 AM UTC-3, R.I. Pienaar wrote

[Puppet Users] storeconfigs errors and other beginner questions

2013-12-11 Thread Pierre-Andre Malbrough
Hey guys, Im new to puppet and running into challenges getting a puppet module installed. so I've installed a module (puppet-ossechttps://github.com/nzin/puppet-ossec), and I want to install it on my host. I attempted a puppet apply test/init.pp the init.pp has: include

Re: [Puppet Users] Exported resources not in the catalog

2013-10-17 Thread Jean-Marc Andre
Le jeudi 17 octobre 2013 10:45:12 UTC+2, Ken Barber a écrit : Can you clarify what you mean by this? And how you determined that? Do you mean it no longer runs as part of the catalog it was declared in? This is expected, unless you are collecting it immediately on the same node of

[Puppet Users] Exported resources not in the catalog

2013-10-16 Thread Jean-Marc Andre
Hi, I'm trying to use Puppet ability to export and collect resources using PuppetDB. My PuppetDB and Puppet Master are running on the same host and I used the PuppetDB puppet module to install PuppetDB and configure the Puppet master. Each time the puppet agent runs on a client, the facts and

Re: [Puppet Users] Re: Split node definition into multiple files

2013-02-04 Thread Andre Keller
Hi thank you for your inputs. Am 04.02.2013 16:53, schrieb jcbollinger: On Saturday, February 2, 2013 10:25:14 AM UTC-6, Jared Curtis wrote: Couldn't you just add a new include to sites.pp called zones.pp then build a class within it to include on your DNS nodes? and (separately)

Re: [Puppet Users] Problems granting privileges with puppetlabs/mysql

2012-08-07 Thread Nicholas Andre
I've posted on the puppetlabs bug databasehttp://projects.puppetlabs.com/issues/15808about this. Is there any solution for managing mysql grants through puppet? Am I doing anything wrong or is this module just fatally flawed? On Monday, July 23, 2012 4:35:37 AM UTC-4, thijso wrote: On

[Puppet Users] Includes and parametrized class redefinition

2012-04-27 Thread Andre Nathan
happening there, just inclusion. So, is there a way to redesign this to match the original behavior? I know the current trend is to keep this kind of thing in hiera but this is already a fairly large code base that can't be changed quickly... Thanks in advance, Andre -- You received this message

[Puppet Users] Re: Includes and parametrized class redefinition

2012-04-27 Thread Andre Nathan
able to check a class signature to see immediately what variables it needs, and having the code fail if any is not provided. Thanks, Andre -- You received this message because you are subscribed to the Google Groups Puppet Users group. To view this discussion on the web visit https

[Puppet Users] Help with parametrized class include

2012-04-26 Thread Andre Nathan
this with parametrized classes? Thanks in advance, Andre -- You received this message because you are subscribed to the Google Groups Puppet Users group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr

[Puppet Users] Password not changing during polling event but does using puppetd -vt

2012-01-26 Thread Andre
puppetd process into debug and trace so I can see the results? Any thoughts? Thanks a lot Andre -- You received this message because you are subscribed to the Google Groups Puppet Users group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send

[Puppet Users] Chaining behavior

2011-10-24 Thread Andre Nathan
line guarantee that the classes are executed in that specific order? Thanks in advance, Andre -- You received this message because you are subscribed to the Google Groups Puppet Users group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send

Re: [Puppet Users] Managing authorized_keys

2010-01-14 Thread Andre Timmermann
trying to achieve. We just want to Manage /root/.ssh/authorized_keys as we don't change the keys for the users. So we need root-keysf for backup, management-tasks and so on. I will check the routine which is used to install and revoke keys, perhaps I can reuse it. Greetz, Andre -- You received

Re: [Puppet Users] Managing authorized_keys

2010-01-14 Thread Andre Timmermann
the key. I have discovered, that test...@test is the problem, the @ is interpreted as an perl-array. Unfortunately escaping it with \ does not help... Greetz, Andre -- You received this message because you are subscribed to the Google Groups Puppet Users group. To post to this group, send email

Re: [Puppet Users] Managing authorized_keys

2010-01-14 Thread Andre Timmermann
with puppet and ruby) Greetz, Andre -- You received this message because you are subscribed to the Google Groups Puppet Users group. To post to this group, send email to puppet-us...@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com

Re: [Puppet Users] Managing authorized_keys

2010-01-14 Thread Andre Timmermann
, Andre -- You received this message because you are subscribed to the Google Groups Puppet Users group. To post to this group, send email to puppet-us...@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group

[Puppet Users] Managing authorized_keys

2010-01-13 Thread Andre Timmermann
, Andre -- Andre Timmermann an...@nine.ch -- Mit freundlichen Gruessen Andre Timmermann Nine Internet Solutions AG, Albisriederstr. 243c, CH-8047 Zuerich Tel +41 44 637 40 00 | Direkt +41 44 637 40 06 | Fax +41 44 637 40 01 -- You received this message because you are subscribed to the Google

[Puppet Users] Could not find server puppet - installation/configuration error

2009-02-12 Thread Sam Andre
Started the discussion in puppet users mailing list based on recommendation from luke. This discussion is to a follow up regarding bug#1955 Could not find server puppet - installation/configuration error. jamtur01's last recommendation: Rather than renaming things try the certname option (see