OpenShift: Difference between revisions

From Network Security Wiki
Content deleted Content added
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
yum install -y ansible pyOpenSSL python-cryptography python-lxml
yum install -y ansible pyOpenSSL python-cryptography python-lxml nano


git clone --single-branch -b release-3.9 https://github.com/openshift/openshift-ansible
git clone --single-branch -b release-3.9 https://github.com/openshift/openshift-ansible

Revision as of 09:53, 13 July 2018


yum update -y
yum install git docker net-tools
yum install -y ansible pyOpenSSL python-cryptography python-lxml nano
git clone --single-branch -b release-3.9 https://github.com/openshift/openshift-ansible
cd openshift-ansible/


References





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