Skip to content
Snippets Groups Projects
Commit 162c11dc authored by Francisco Borges Aurindo Barros's avatar Francisco Borges Aurindo Barros
Browse files

Test: Trying docke fix

parent 3cc72046
No related branches found
No related tags found
1 merge request!14Script to restore stuck updates
Pipeline #3879105 passed
......@@ -14,7 +14,8 @@ RUN yum update -y && \
yum install restic-${restic_version} -y && \
# we need this to interact with manila OpenStack to get CephFS information
yum install centos-release-openstack-xena -y && \
#yum install -y /usr/bin/openstack python3-requests-kerberos && \
# Openstack installation broken, see: https://gitlab.cern.ch/drupal/paas/drupal-operations/-/jobs/21224622
# yum install -y /usr/bin/openstack --disableplugin=protectbase && \
yum clean all
COPY ./tekton-task-templates /tekton-task-templates
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment