switch-to-containers: only chown corresponding files
When collocating daemons, if we chown all files under `/var/lib/ceph` it can cause issues for the collocated daemons that wouldn't have been migrated yet. This commit makes the playbook chown only the files corresponding to the daemon being migrated. Signed-off-by:Guillaume Abrioux <gabrioux@redhat.com> (cherry picked from commit ddbc11c4)
Please register or sign in to comment