<div dir="ltr">there is no option on /etc/kolla/globals.yml file for
enable_docker_repo . please tell me how can i enable this flag </div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Aug 15, 2022 at 11:51 PM Clark Boylan <<a href="mailto:cboylan@sapwetik.org">cboylan@sapwetik.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Sun, Aug 14, 2022, at 11:33 PM, Faezeh Salali wrote:<br>
> Hi<br>
> on Kolla ansible victoria version in bootstrap command this error is <br>
> displayed:<br>
> failed to fetch key at <a href="https://download.docker.com/linux/rocky/gpg" rel="noreferrer" target="_blank">https://download.docker.com/linux/rocky/gpg</a> , <br>
> error was: HTTP Error 404: Not Found<br>
> my compute os is rocky Linux 8 and it seems there is some problem with <br>
> the docker repo on compute and /etc/yum.repos.d/docker.repo directory.<br>
> Please send me the link of the baseurl and gpgkey.<br>
> Thank you.<br>
<br>
There is no Rocky Linux dir at <a href="https://download.docker.com/linux/" rel="noreferrer" target="_blank">https://download.docker.com/linux/</a>. Instead I suspect that you will want to use either the CentOS or the RHEL packages from that location.<br>
<br>
<a href="https://opendev.org/openstack/kolla-ansible/src/branch/master/doc/source/reference/deployment-and-bootstrapping/bootstrap-servers.rst#bootstrap-servers-docker-package-repos" rel="noreferrer" target="_blank">https://opendev.org/openstack/kolla-ansible/src/branch/master/doc/source/reference/deployment-and-bootstrapping/bootstrap-servers.rst#bootstrap-servers-docker-package-repos</a> also indicates that if you don't set enable_docker_repo then Kolla will use the distro provided packages. That would install docker using the packages shipped by Rocky.<br>
<br>
Clark<br>
<br>
</blockquote></div>