Quick Start for deployment/evaluation in kolla-ansible

Bug #2056673 reported by Joseph Ferguson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
New
Undecided
Unassigned

Bug Description

This https://docs.openstack.org/project-deploy-guide/kolla-ansible/2023.2/quickstart.html not work to Fedora Server because that:
TASK [openstack.kolla.docker : include_tasks] ************************************************************************************************************************************************
included: /home/jose/.ansible/collections/ansible_collections/openstack/kolla/roles/docker/tasks/repo-RedHat.yml for localhost

TASK [openstack.kolla.docker : Ensure yum repos directory exists] ****************************************************************************************************************************
ok: [localhost]

TASK [openstack.kolla.docker : Enable docker yum repository] *********************************************************************************************************************************
ok: [localhost]

TASK [openstack.kolla.docker : Install docker rpm gpg key] ***********************************************************************************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "failed to fetch key at https://download.docker.com/linux/centos/gpg , error was: An unknown error occurred: HTTPSConnection.__init__() got an unexpected keyword argument 'cert_file'"}

PLAY RECAP ***********************************************************************************************************************************************************************************
localhost : ok=15 changed=0 unreachable=0 failed=1 skipped=3 rescued=0 ignored=0

I have installed all infra needed and imported docker gpg keys without success, unfortunately.

If possible exists other post about that to other linux distros, please inform. Thanks.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.