Re: [Puppet Users] Pushing file updates - taking a long time

2013-06-19 Thread Denmat
Well depending on what your code looks like I would say;
Install packages - unlikely
Restart services - more likely.

Notifies or subscribes to config files may or may not restart services - 
depends really..what you doin?

Den

On 19/06/2013, at 8:13, KC1987 kcrumpto...@gmail.com wrote:

 Hi. 
 
 First off my situation is this; 
 I have a module that's split up in such a way that it runs as follows:
 Install packages = Ensure files are present = insure service is running.
 
 Now say I have a stable cluster up and running. I want to push a new file 
 change on a configuration to all slaves; 
 
 Is there any reason puppet would try to install packages and start services 
 again?
 
 Any help appreciated. Thank you.
 -- 
 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 post to this group, send email to puppet-users@googlegroups.com.
 Visit this group at http://groups.google.com/group/puppet-users.
 For more options, visit https://groups.google.com/groups/opt_out.
  
  

-- 
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 post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.




[Puppet Users] Pushing file updates - taking a long time

2013-06-18 Thread KC1987
Hi. 

First off my situation is this; 
I have a module that's split up in such a way that it runs as follows:
Install packages = Ensure files are present = insure service is running.

Now say I have a stable cluster up and running. I want to push a new file 
change on a configuration to all slaves; 

Is there any reason puppet would try to install packages and start services 
again?

Any help appreciated. Thank you.

-- 
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 post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.