<div dir="ltr">Hi Team,<div><br></div><div>I am trying to install Tripleo Train Release on Centos 8</div><div>I have successfully installed Undercloud.</div><div><br></div><div>For overcloud images, I have downloaded and uploaded images given on rdo_trunk</div><div><a href="https://images.rdoproject.org/centos8/train/rdo_trunk/current-tripleo/">https://images.rdoproject.org/centos8/train/rdo_trunk/current-tripleo/</a><br></div><div><br></div><div>For deployment of overcloud, I executed the command</div><div><br></div><div>openstack overcloud deploy --templates<br></div><div><br></div><div>This command successfully creates a stack, executed the SSH on the machines successfully and then started some ansible tasks.</div><div>During execution of ansible tasks, it gave a error at below task</div><div><br></div><div>TASK | manage /etc/docker/daemon.json<br></div><div><b>The error message clearly states that directory /etc/docker is not found.</b><br></div><div><br></div><div>This task is present at path "<b><i>/usr/share/ansible/roles/container-registry/tasks/docker.yml"</i></b></div><div><br></div><div>Since, in Centos 8 docker has been replaced with Podman, this error is bound to happen</div><div>Commenting this particular task can be a workaround, but I have no idea what would be the impact of this.</div><div>There are multiple tasks which makes use of /etc/docker directory</div><div><br></div><div>Is there any way to resolve this?</div><div><b><br></b></div><div><b><br></b></div><div><br></div><div><br></div><div><br></div></div>