Re: [Puppet Users] Multiple Puppet agents on one node?

2013-02-21 Thread Michael Hüttermann
thank you for your opinion. I've somehow lost the last post, sorry for bothering you again with the same strange question. On Thursday, February 21, 2013 5:28:10 AM UTC+1, Pete wrote: > > On 21 February 2013 06:34, Michael Hüttermann > > > wrote: > >> I'

[Puppet Users] Re: multiple nodes

2013-02-21 Thread Michael Hüttermann
thanks On Friday, February 15, 2013 3:18:44 PM UTC+1, jcbollinger wrote: > > > > On Thursday, February 14, 2013 5:02:22 PM UTC-6, Michael Hüttermann wrote: >> >> Hello, >> >> in case you want to manage a node with multiple masters (that may manage >>

Re: [Puppet Users] Multiple Puppet agents on one node?

2013-02-20 Thread Michael Hüttermann
niverse is that none of it has tried to contact us.” > Bill Waterson (Calvin & Hobbes) > > ---------- > *From: *"Michael Hüttermann" > > *To: *puppet...@googlegroups.com > *Sent: *Wednesday, February 20, 2013 12:22:55 PM > *Subject: *[Puppet

[Puppet Users] Multiple Puppet agents on one node?

2013-02-20 Thread Michael Hüttermann
Hello, can I run two different Puppet agents on one node listening to two different Masters? Thank you for your help. Best regards Michael -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving e

[Puppet Users] multiple nodes

2013-02-14 Thread Michael Hüttermann
Hello, in case you want to manage a node with multiple masters (that may manage different aspects of that system): is it possible to run multiple puppet agent daemons on one node (listening to different masters) or to configure one agent daemon to listen to multiple masters? Thank you. Mi

[Puppet Users] Re: passing parameters

2013-01-08 Thread Michael Hüttermann
Hello, I don't get that example working. Looks like the variable is not set although "facter" lists it. In my manifest, I can access all Facter variables, but not the one I've defined the way described in your post and in the FAQ. It's empty. I'm on Puppet 2.7. What can be the reason? Thanks.

[Puppet Users] passing parameters

2012-12-19 Thread Michael Hüttermann
Hello, I use a parameterized class and declare it as a resource. How can I pass the parameters from outside any declaration or manifest, during runtime? For example, can I pass the parameters during a call of "puppet kick" ? Thank you. Best regards Michael -- You received this message becaus

[Puppet Users] Puppet, and distributing database updates

2012-11-14 Thread Michael Hüttermann
Hello, how do you include or link database updates to Puppet, respectively to states on target environments? Given an application/infrastructure that also includes a database, updates on database structure and data must be distributed as well, whereas the version/state of application/infrastru