To test my Cobbler setup, I copied a (pre-Cobbler) kickstart
configuration file into the kickstarts directory and set my system to
use it. That worked great. Now I am working on a default kickstart file
that will use templates to build a custom configuration automatically. I
want my system to inherit this. How can I do this from the command line?
I have tried:
cobbler system edit --name=myhost --kickstart=""
But it does not clear the value I set previously. Is there special
syntax to do this, or do I have to remove it from the "systems" file
manually?
On a related now, how do I build more complex variables with --ks_meta?
I tried the following (and a number of variations) but the parsing of it
was botched:
cobbler distro edit --name=mydistro --ksmeta='method="nfs
--server=myserver --dir=/path/to/iso/"'
Thanks,
Chris
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler