UNCLASSIFIED

Commit 7fcbdeec authored by SonicDeathMonkey's avatar SonicDeathMonkey
Browse files

more S3 tweaks

parent c64d28d9
Pipeline #109185 passed with stages
in 11 minutes and 27 seconds
......@@ -16,8 +16,7 @@ WORKDIR /opt
ADD operator-5.5.2-caas_lib.tar.gz /opt/caas/lib/
ADD operator-5.5.2-plugins.tar.gz /usr/share/java/cc-base/
COPY scripts/caas /opt/caas
ADD cp-enterprise-control-center-operator-5.5.2_caas.tar.gz /opt/caas/
RUN yum install -y openssl findutils && yum clean all && mkdir -p "${CONTROL_CENTER_DATA_DIR}" "${CONTROL_CENTER_CONFIG_DIR}" "${COMPONENT_SCRIPT_DIR}/${COMPONENT}" \
&& chmod -R ag+w "${CONTROL_CENTER_DATA_DIR}" "${CONTROL_CENTER_CONFIG_DIR}" "/opt"
......
......@@ -41,6 +41,11 @@ resources:
validation:
type: sha256
value: 11112ceb5f4ad55956b4cd631be598acaec7fe754baec52d454ab4bd6222769e
- filename: cp-enterprise-control-center-operator-5.5.2_caas.tar.gz
url: https://ironbank-files.s3.amazonaws.com/cp-enterprise-control-center-operator-5.5.2_caas.tar.gz
validation:
type: sha256
value: 0153d080fd48c851aef386f625530313666d3ee4e599950d67a4043ee187448c
# List of project maintainers
maintainers:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment