So if a given node is named in both an ENC and the site manifest... it will use both? IE If I have some definitions that I want to send everywhere and others that are node specific.. I can use both types of node entries?
On Monday, February 3, 2014 10:14:52 AM UTC-8, Dan Bode wrote: > > > > > On Mon, Feb 3, 2014 at 9:45 AM, Jon Yeargers <[email protected]<javascript:> > > wrote: > >> Right. So how would I declare this dependency setup if I stop using node >> files? >> > > Even if you use an ENC, Puppet will still consult your site manifest, so > using an ENC does not preclude you from setting resource dependencies via > collection in your site manifest. > > >> >> >> On Monday, February 3, 2014 9:33:40 AM UTC-8, Jose Luis Ledesma wrote: >> >>> Hi >>> >>> Perhaps I'm confused but an ENC stores node definition and not >>> collector nor dependencies...doesn't it? >>> >>> Regards, >>> El 03/02/2014 16:13, "Jon Yeargers" <[email protected]> escribió: >>> >>>> I need to convert my resource based system to ENC. It's mostly >>>> straightforward but I'm not sure how to handle operations like these: >>>> >>>> Class['apt'] -> Package<| |> >>>> >>>> -- >>>> 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 [email protected]. >>>> >>>> To view this discussion on the web visit https://groups.google.com/d/ >>>> msgid/puppet-users/b6324c21-3725-480d-b2ab-33ee48577ba6% >>>> 40googlegroups.com. >>>> 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 [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/puppet-users/89c4d5d6-1f79-454c-8d22-1e1fb9ce15d6%40googlegroups.com >> . >> >> 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/d0568d5a-450f-45e3-9d4e-7d85e2e07d60%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
