Foster Rilindo
2012-Aug-09 01:18 UTC
[Puppet Users] Using ENC with existing node definitions
I currently have puppet configured to use node definitions in /etc/puppet/manifests/node.pp. At the time, most of the machines are physical hosts. Now I need to start putting puppet on virtual guests. Ideally, I want to use an ENC for those guests, but I don''t want to using the physical hosts with the ENC (yet). Is it possible to use ENC along existing node definitions? And if so, what is the best way to go about implementing it? - Rilindo -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Ryan Coleman
2012-Aug-09 04:45 UTC
Re: [Puppet Users] Using ENC with existing node definitions
On Wed, Aug 8, 2012 at 6:18 PM, Foster Rilindo <rilindo@mac.com> wrote:> I currently have puppet configured to use node definitions in /etc/puppet/manifests/node.pp. At the time, most of the machines are physical hosts. > > Now I need to start putting puppet on virtual guests. Ideally, I want to use an ENC for those guests, but I don''t want to using the physical hosts with the ENC (yet). > > Is it possible to use ENC along existing node definitions? And if so, what is the best way to go about implementing it?Absolutely. The caveats to be aware of are better explained in our docs than anything I could write. :-) If you''ve got any questions on what you find there, let us know. http://docs.puppetlabs.com/guides/external_nodes.html#how-merging-works -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
RILINDO FOSTER
2012-Aug-09 14:12 UTC
Re: [Puppet Users] Using ENC with existing node definitions
Fair enough. I looked at the docs again after I sent the email and yes, looks like I can, with some caveats. Thanks! On Aug 8, 2012, at 11:45 PM, Ryan Coleman <ryan@puppetlabs.com> wrote:> On Wed, Aug 8, 2012 at 6:18 PM, Foster Rilindo <rilindo@mac.com> wrote: >> I currently have puppet configured to use node definitions in /etc/puppet/manifests/node.pp. At the time, most of the machines are physical hosts. >> >> Now I need to start putting puppet on virtual guests. Ideally, I want to use an ENC for those guests, but I don''t want to using the physical hosts with the ENC (yet). >> >> Is it possible to use ENC along existing node definitions? And if so, what is the best way to go about implementing it? > > Absolutely. The caveats to be aware of are better explained in our > docs than anything I could write. :-) > > If you''ve got any questions on what you find there, let us know. > > http://docs.puppetlabs.com/guides/external_nodes.html#how-merging-works > > -- > 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+unsubscribe@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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.