Moty wrote:
> So , If i'm currently working with the model of:
>
> infrastructure.pp
> roles.pp
> nodes.pp
>
> (model taken from Lab42 example)
>
> I need to break the infrastructure.pp and find some place to put all 
> of my node parameters ( in the classes probably)
>
> hmmm....I liked Lab42 model....
>
>
> Moty
>
> On Tue, Sep 1, 2009 at 1:08 PM, Ohad Levy <ohadl...@gmail.com 
> <mailto:ohadl...@gmail.com>> wrote:
>
>     Hi,
>
>     You dont, you use the script to do the dirty job :)
>
>     Ohad
>
>     On Tue, Sep 1, 2009 at 5:53 PM, Moty <mot...@gmail.com
>     <mailto:mot...@gmail.com>> wrote:
>
>
>
>         Hi,
>
>         I'm somewhat confuse about the way to set node inheritance
>         with external node script.
>
>         Where do I actually define it ?
>
>
>         10x in advance
>
>         Moty
>
>
>
>
>
>
>
> -- 
>
> Moty
>
> >
Sort of OT, and might not help you much, but I learned from a wise man 
in this community to avoid node inheritance. Especially if you expect it 
to work in the way that most people do, as outlined in 
wiki:CommonMisconceptions. That alone caused me to switch from node 
inheritance via node templates to using classes as the templates.

Another comment I have is to take the canned recipes like from Lab42, 
and make them your own. Don't feel like you have to stick to their 
paradigm for everything, because it's just not always going to work for you.

-- 
Joe McDonagh
Operations Engineer
www.colonfail.com


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to