Has anyone managed to do a full automated install of AIQUM using Ansible ?
Im installing the RPM on a Centos 7 server but im stuck at the initial setup web screen..
https://docs.netapp.com/ocum-97/index.jsp?topic=%2Fcom.netapp.doc.onc-um-sysconfig%2FGUID-7BAA5E13-1CBC-4D53-AD3E-196A96DE9E97.html
Can this process be done on the command line ?
Hi,
I managed to work out this out.
You need to use the command line to set the following
/opt/netapp/ocum/bin/um option set initialSetupComplete=true
once that is done you will skip the web setup 6 questions and go direct into AIQUM.
There are some other options you might want to set like API access but I now have a
full automated install.
Hello Greg
My understanding is that the initial setup can only be done from the webUI.
With regards to automated install, i am not sure, i will dig on that and see if i find something.
Glad to hear that Greg,
I will keep that in mind....kudos 😊