Thanks Philippe,

>
> Hadn't seen that first one, it made a couple of things more clear.
>
> It didn't answer my question on what the variable 'Kickstart' is
> supposed to be to NOT just inherit the profile-ks, but actually use the
> system specific ks.
>
> Right now ALL my registered systems have '<<inherit>>' for the variable
> 'Kickstart', some of which work as I want and some of which doesn't.
>
>
>

# cobbler profile edit --name=foo --kickstart=/path/to/ks

Then all systems in that profile will inherit that ks unless you override
that in the system

# cobbler system edit --name=bar --kickstart=/path/to/other/ks
_______________________________________________
cobbler mailing list
cobbler@lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to