Running prereq.sh

prereq.sh is used to install the software utilized by Omnia on the control plane including Python (3.8), Ansible (2.12.9).

cd omnia
sh prereq.sh

Note

  • If SELinux is not disabled, it will be disabled by the script and the user will be prompted to reboot the control plane.