]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: fix podman failure to pull authenticated registry image from systemd unit 38141/head
authorDaniel-Pivonka <dpivonka@redhat.com>
Tue, 17 Nov 2020 19:05:05 +0000 (14:05 -0500)
committerDaniel-Pivonka <dpivonka@redhat.com>
Thu, 7 Jan 2021 12:17:15 +0000 (07:17 -0500)
commit453a36ee53d00d13620fb75c56e7b31a93752ebb
treeab6af4dac0598f52875c60b42ee210dad5100198
parent30dc6f971b98af033f83e6ecda414a3c9b4cba0b
cephadm: fix podman failure to pull authenticated registry image from systemd unit

have podman keep auth file in /var/lic/ceph/<fsid> becasue podman commands run from systemd do not have access to the default location and the default location is not consistant depending on the user logged in as, where your using sudo or not.

Signed-off-by: Daniel-Pivonka <dpivonka@redhat.com>
src/cephadm/cephadm