Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion images/installer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN INSTALL_PKGS="python-lxml python-dns pyOpenSSL python2-cryptography openssl
&& yum install -y java-1.8.0-openjdk-headless \
&& rpm -V $INSTALL_PKGS $EPEL_PKGS $EPEL_TESTING_PKGS \
&& pip install -U 'setuptools==44.0.0' 'wheel' \
&& pip install 'apache-libcloud~=2.2.1' 'SecretStorage<3' 'ansible[azure]' 'PyJWT==1.7.1' 'zipp==3.4.0' 'boto3==1.4.6' \
&& pip install 'apache-libcloud~=2.2.1' 'SecretStorage<3' 'ansible[azure]' 'PyJWT==1.7.1' 'more-itertools==5.0.0' 'zipp==1.2.0' 'boto3==1.4.6' 'importlib-metadata==2.1.1' 'configparser==4.0.2' \
&& yum clean all

LABEL name="openshift/origin-ansible" \
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ name=google-cloud-sdk
baseurl=https://packages.cloud.google.com/yum/repos/cloud-sdk-el7-x86_64
enabled=1
gpgcheck=1
repo_gpgcheck=1
repo_gpgcheck=0
gpgkey=https://packages.cloud.google.com/yum/doc/yum-key.gpg
https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg