On Tue, Apr 21, 2009 at 7:38 AM, The IT Guru <[email protected]> wrote: > • Can I use puppet to pull the current configuration from a server? > • Can I use puppet to replicate the current configuration from a > server, to another that has a different OS?
A puppet client (e.g., running on a server) can pull a configuration from the puppet master (e.g, a different server) and apply it. However, unless I'm mistaken, it will not replicate the current configuration. Mike --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
