OpenShift: Difference between revisions

From Network Security Wiki
Content added Content deleted
No edit summary
No edit summary
Line 5: Line 5:
yum update -y
yum update -y
yum install git docker net-tools
yum install git docker net-tools
git clone https://github.com/openshift/openshift-ansible.git

cd openshift-ansible/
yum install -y ansible pyOpenSSL python-cryptography python-lxml


<br />
<br />

Revision as of 20:35, 11 July 2018


yum update -y
yum install git docker net-tools
git clone https://github.com/openshift/openshift-ansible.git
cd openshift-ansible/
yum install -y ansible pyOpenSSL python-cryptography python-lxml


References





{{#widget:DISQUS |id=networkm |uniqid=OpenShift |url=https://aman.awiki.org/wiki/OpenShift }}