tripleo-ipa molecule fails on setup
Bug #1901547 reported by
Rafael Folco
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Committed
|
Critical
|
David Wilde |
Bug Description
2020-10-16 12:57:34.904862 | centos-8 | TASK [tripleo_ipa_setup : add Nova Host Manager role] *******
2020-10-16 12:57:37.765773 | centos-8 | fatal: [centos7]: FAILED! => changed=false
2020-10-16 12:57:37.765891 | centos-8 | msg: 'login: Request failed: <urlopen error [Errno -2] Name or service not known>'
This issue showed up in patch
https:/
which fixes the container.io manual install (gpg error)
Changed in tripleo: | |
assignee: | nobody → David Wilde (dave-wilde) |
Changed in tripleo: | |
status: | Triaged → Fix Committed |
To post a comment you must log in.
This was determined to be an issue with Ansible 2.10 moving community modules to collections. For the time being we are going to pin the Ansible version we require to the 2.9.x branch but will be eventually moving to using the ansible-freeipa modules for our IPA needs.
I've updated https:/ /review. opendev. org/#/c/ 758222/ to include an upper constraint on the Ansible version.