On Wed, 7 Jul 2010 12:19:44 +0100, Tom Brown <[email protected]> wrote: >> Second, --in-place really only makes sense on an edit. Since you're >> adding >> and you know all the values ahead of time, just combine your two blocks >> into one: >> >> $ cobbler system add --name=larry --ksmeta="hostname=larry role=one >> type=two" >> >> It's shorter and easier :) > > yes - but a 'human' does not fill these values in as such and only > some systems have the 'type' so it was slightly more slick for me to > edit ksmeta rather than add all values at once, even if on the add > rather than edit.
Understood, I've had coworkers run into this several times myself. Like I said, being able to specify options like that twice should at the least emit a warning, if not error out completely. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
