Msquared wrote:
Would a template mechanism for profiles be feasible? The simplest thing I could think would be something like this: cobbler profile add --name=customprofile2 --based-on=standardprofile --virt-ram=128 This would create a profile called customprofile2 that is a copy of standardprofile, but with a different virtual ram size. Thoughts? Regards, Msquared... _______________________________________________ et-mgmt-tools mailing list et-mgmt-tools@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/et-mgmt-tools
I actually thought about this yesterday... someone could send in a patch, maybe :)