On Mon, Nov 19, 2012 at 1:03 AM, Zack Perry <[email protected]> wrote: > cobbler objects in general follow a very clear OO hierarchy. But the > 'Template Files' attributes of profile and system objects seem to be > exceptions to such a pattern. > > If the nodes that use the same profile share the same 'Template Files' > attribute, it seems to be more economical to define the value of the > attribute once in the shared profile, rather than doing so system by system? > > Am I missing anything here?
Does the system have a value of "<<inherit>>" for the template files, or are you trying to blend entries in the profile and systems? Currently, only ksmeta, kopts and kopts-post allow you to blend things like that. If that's what you're trying to do, open a feature request on github. _______________________________________________ cobbler mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/cobbler
