[Puppet Users] Config Sync

2012-11-07 Thread John Macleod
What I am looking to do is use Puppet to automatically sync a handful of 
application configuration files between distributed servers, and bounce 
(reload) the applicable service.

Forgive me for asking a question that is covered somewhere, however I did 
my best homework on the topic and found numerous posts to suggest Puppet 
for this, but no real world examples of how to do it.

Thanks in advance!

John

-- 
You received this message because you are subscribed to the Google Groups 
Puppet Users group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/4XQlkYxDmg8J.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.



RE: [Puppet Users] Config Sync

2012-11-07 Thread Bernd Adamowicz
The Puppet cookbook is always a good starting point: http://puppetcookbook.com/.

And for your particular problem this is the real world example: 
http://puppetcookbook.com/posts/restart-a-service-when-a-file-changes.html

Bernd

From: puppet-users@googlegroups.com [mailto:puppet-users@googlegroups.com] On 
Behalf Of John Macleod
Sent: Mittwoch, 7. November 2012 12:34
To: puppet-users@googlegroups.com
Subject: [Puppet Users] Config Sync

What I am looking to do is use Puppet to automatically sync a handful of 
application configuration files between distributed servers, and bounce 
(reload) the applicable service.

Forgive me for asking a question that is covered somewhere, however I did my 
best homework on the topic and found numerous posts to suggest Puppet for this, 
but no real world examples of how to do it.

Thanks in advance!

John
--
You received this message because you are subscribed to the Google Groups 
Puppet Users group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/4XQlkYxDmg8J.
To post to this group, send email to 
puppet-users@googlegroups.commailto:puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.commailto:puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

-- 
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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.