Skip to content

Commit

Permalink
Merge pull request #6789 from vrutkovs/registries-0644
Browse files Browse the repository at this point in the history
CORS-2479: bootstrap: set 0644 mode for registries.conf
  • Loading branch information
openshift-merge-robot committed Jan 24, 2023
2 parents 950ed9f + 7808882 commit 8c032f1
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -37,6 +37,7 @@ if [ ! -f /opt/openshift/.pivot-done ]; then
. ./pre-pivot.sh
popd
{{else if .IsSCOS -}}
chmod 0644 /etc/containers/registries.conf
rpm-ostree rebase --experimental "ostree-unverified-registry:${MACHINE_OS_IMAGE}"
touch /opt/openshift/.pivot-done
record_service_stage_success
Expand Down

0 comments on commit 8c032f1

Please sign in to comment.