On Aug 19, 4:03 pm, Duncan Hill <[email protected]> wrote:
> Hello folks,
>
> node application-server inherits generic-server {
>  all common stuff other than hosts
>  possibly the if logic to set the IPs}
>
> node specific-1 inherits application-server {
>  host {}}
>
> node specific-2 inherits application-server {
>  host {}
>
> }
>
> Are there any better solutions to this?  I'm making the assumption
> (that I'm about to test) that inheritance is top-down.

Turns out this doesn't work either.  Bummer.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to