[Puppet Users] Catalog synchronisation

2015-04-30 Thread César
Hi all, I am facing this problem now and I cannot seem to find any tips on what would be the best option, so hopefully I can get some advice here! The scenario is the following: I want to change the IP of the Puppetmaster node and update the hosts files -no DNS at the moment- in that node and in

[Puppet Users] Puppetmaster compiles old catalogs

2015-12-06 Thread César
Hi all, we're seeing every now and then an odd behaviour with Puppet catalog compilation. Basically, we modify and save the node manifests and a few seconds later we trigger a catalog run to apply the changes. However, what we see is that sometimes the Puppet master compiles the old version of

[Puppet Users] Error applying a catalog when the agent is restarted in the middle of a catalog run

2016-01-14 Thread César
Hi all, we have seen the following error when the puppet agent is restarted in the middle of a catalog run Dec 20 07:19:18 helios puppet-agent[22331]: Reopening log files Dec 20 07:19:18 helios puppet-agent[22331]: Starting Puppet client version 3.3.2 Dec 20 07:19:18 helios puppet-agent[22331]:

[Puppet Users] Does the puppet agent start puppetmaster?

2016-04-18 Thread César
Hi all, I have been looking for some docs to get more information on the subject, but I have not been able to find them. Apologies if this has been asked before! I'm curious about what happens when a puppet agent run is performed but there are no puppetmaster processes yet (I'm talking about p

[Puppet Users] Duplicate Declarations - Puppet

2014-09-08 Thread Pedro César
I'm not sure if I'm doing right or something I've done is stupid, but I have a question. I have multiple hosts and multiple modules to manage these hosts, but eventually, I have same resources for different modules and the Puppet complaint about it. I mean, I have two different modules that gu

Re: [Puppet Users] Duplicate Declarations - Puppet

2014-09-08 Thread Pedro César
s wondering for a different idea or explanation, because I can't understand why Puppet can't handle that situation. Best regards. ~Pedro Cesar. On Monday, September 8, 2014 10:09:02 AM UTC-3, Peter Bukowinski wrote: > > On Sep 8, 2014, at 8:31 AM, Pedro César > > wrote: &

Re: [Puppet Users] Duplicate Declarations - Puppet

2014-09-08 Thread Pedro César
Thanks for your answer Peter. I appreciate that. Yes, it's a really good idea, I did that before but it's kind of weird. Because while I'm building more and more modules I have to change the module that contains a virtual resource, you know seems a little silly. And I was wondering for a