Skip to content

Commit

Permalink
ubi9: clean up
Browse files Browse the repository at this point in the history
This moves the file at `ceph-releases/ALL/ubi9-ibm/__DOCKERFILE_BRANDING__`
to `ceph-releases/quincy/ubi9-ibm/__DOCKERFILE_BRANDING__` because it is specific
to a particular release.
Also, this removes some duplicate files.

Signed-off-by: Guillaume Abrioux <[email protected]>
  • Loading branch information
guits committed Jul 18, 2023
1 parent 69c2911 commit 50dc1dd
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 11 deletions.
2 changes: 0 additions & 2 deletions ceph-releases/quincy/ubi9-ibm/__DOCKERFILE_CLEAN_COMMON__

This file was deleted.

2 changes: 0 additions & 2 deletions ceph-releases/quincy/ubi9-redhat/__DOCKERFILE_CLEAN_COMMON__

This file was deleted.

1 change: 0 additions & 1 deletion ceph-releases/quincy/ubi9-redhat/__DOCKERFILE_MAINTAINER__

This file was deleted.

6 changes: 3 additions & 3 deletions ceph-releases/reef/ubi9-ibm/__DOCKERFILE_BRANDING__
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
ln -s /usr/share/ceph/mgr/dashboard/frontend/dist-ibm /usr/share/ceph/mgr/dashboard/frontend/dist && \
sed -i \
-e "s|registry.redhat.io/rhceph/rhceph-7-rhel9:latest|cp.icr.io/cp/ibm-ceph/ceph-7-rhel9:latest|" \
-e "s|registry.redhat.io/openshift4/ose-prometheus:v4.10|cp.icr.io/cp/ibm-ceph/prometheus:v4.10|" \
-e "s|registry.redhat.io/openshift4/ose-prometheus-node-exporter:v4.10|cp.icr.io/cp/ibm-ceph/prometheus-node-exporter:v4.10|" \
-e "s|registry.redhat.io/openshift4/ose-prometheus:|cp.icr.io/cp/ibm-ceph/prometheus:|" \
-e "s|registry.redhat.io/openshift4/ose-prometheus-node-exporter:|cp.icr.io/cp/ibm-ceph/prometheus-node-exporter:|" \
-e "s|registry.redhat.io/rhceph/rhceph-7-dashboard-rhel9:latest|cp.icr.io/cp/ibm-ceph/ceph-7-dashboard-rhel9:latest|" \
-e "s|registry.redhat.io/openshift4/ose-prometheus-alertmanager:v4.10|cp.icr.io/cp/ibm-ceph/prometheus-alertmanager:v4.10|" \
-e "s|registry.redhat.io/openshift4/ose-prometheus-alertmanager:|cp.icr.io/cp/ibm-ceph/prometheus-alertmanager:|" \
-e "s|registry.redhat.io/rhceph/rhceph-haproxy-rhel9:latest|cp.icr.io/cp/ibm-ceph/haproxy-rhel9:latest|" \
-e "s|registry.redhat.io/rhceph/keepalived-rhel9:latest|cp.icr.io/cp/ibm-ceph/keepalived-rhel9:latest|" \
-e "s|registry.redhat.io/rhceph/snmp-notifier-rhel9:latest|cp.icr.io/cp/ibm-ceph/snmp-notifier-rhel9:latest|" \
Expand Down
2 changes: 0 additions & 2 deletions ceph-releases/reef/ubi9-redhat/__DOCKERFILE_CLEAN_COMMON__

This file was deleted.

1 change: 0 additions & 1 deletion ceph-releases/reef/ubi9-redhat/__DOCKERFILE_MAINTAINER__

This file was deleted.

0 comments on commit 50dc1dd

Please sign in to comment.