Skip to content

Commit

Permalink
3.10 installer, not 3.9
Browse files Browse the repository at this point in the history
3.10 installer, not 3.9
  • Loading branch information
zoobab authored Nov 6, 2018
1 parent 47b00aa commit af16b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-from-bastion.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sudo -E su
# Install dev tools.
yum install -y "@Development Tools" python2-pip openssl-devel python-devel gcc libffi-devel

# Get the OpenShift 3.9 installer.
# Get the OpenShift 3.10 installer.
pip install -I ansible==2.6.5
git clone -b release-3.10 https://github.com/openshift/openshift-ansible

Expand Down

0 comments on commit af16b93

Please sign in to comment.