Need help installing kolla-ansible on centos 7
I have a deploy host where I am trying to setup kolla-ansible. The deploy host is on my intranet and has no internet access, therefore, I cannot use the specified command pip install kolla-ansible
because theres no internet access.
I am told I can use an rpm to install kolla-ansible on my Centos 7.
I don't have much experience using rpm's and I am not exactly sure what to do after I have the rpm but for right now I am wondering where to find it.
So where exactly do I find the rpm to install kolla-ansible?