Is there a way to do the following:

cobbler system edit --name=foo --ksmeta="loc=bar booter=host.$loc"

So the kickstart file would give

$loc = bar
$booter = host.bar

If you do what I showed above, you get

$loc = bar
booter=host.$loc


Paul
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to