----- Original Message ----- > From: "Jorick Astrego" <[email protected]> > To: [email protected] > Sent: Friday, August 15, 2014 1:27:23 PM > Subject: [ovirt-users] list of answer file parameters? > > Hi, > > I'm looking everywhere for a full list of "OVESETUP" parameters that can > be used in the installer answerfile. > > Searched the red hat manual and found some in: > > "3.6. Passwords in Red Hat Enterprise Virtualization Manager" > > But there are more. I can get it from a finished install but some > parameters only apply to some types of installation. > > I found this one form lzap: > > https://gist.github.com/lzap/7a8cbb7f44d41e4ad171 > > But I don't know if it's complete or just for his personal use. > > No hurry, I know you are all busy ;-) >
Hi, The simplest way is to perform setup and record the answer file. You can even <Ctrl>C at the summary confirmation question and answer file will be generated for you without installing anything. Full list is available at /usr/share/ovirt-engine/setup/ovirt_engine_setup/, seek *.py and look for @osetupattrs with answerfile=True. Maybe in future we can have utility to extract all with description. > Kind regards, > > Jorick Astrego > Netbulae B.V. > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

