Is it possible to select a snippet using a variable e.g. SNIPPET::$mysnippet ? When I try this nothing is loaded even though the variable is set, I am guessing cheetah/cobbler is not rendering these ?
I want a way to pass application configs and user contributed scripts into %post without having to generate a profile for each due to the number of different combinations. Currently I am passing the requested configs via --ksmeta "appconfig=fred" and using #include $appconfig ... the imported files still appear to be rendered by cheetah, is there any difference between an #include vs SNIPPET ? Cheers, Simon _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
