Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 343 Bytes

File metadata and controls

15 lines (7 loc) · 343 Bytes

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.10). :

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.