I want to install oml on a centOS 7 minimal version
Ive followed the docs, and found that there isn
t ./omnileads/deploy/ansible. It changed to ./omnileads/install/onpremise/deploy/ansible
When I run ./deploy.sh -i --iface=MyNIC, I get this error msg
"[root@callcenter ansible]# ./deploy.sh -a --iface=ens192
###############################################################
Welcome to omnileads deployment script
###############################################################
** [OMniLeads] You have the permise to run the script, continue
** [OMniLeads] Ansible installed, going forward
** [OMniLeads] Loading Ansible environment variables
cat: ../../../../modules/asterisk/.package_version: No such file or directory"
How can I install oml 1.16.0?
Which CentOS version is needed?
Do I miss something?