This is because we don't want to deal with the move to collections.
Depends-On: https://review.opendev.org/c/windmill/windmill/+/795900
Change-Id: I4a03c5a190fb281addf10fe6123735e404791c4b
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
Update bindep.txt to use python3-dnf for fedora.
Change-Id: Ie8cb9df95f6cbc164b3d8abde8f9e6468269138b
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
Logic has been updated and we now need to force pip to be installed via
this element.
Change-Id: Ie57df132eb4815202fc29b94f2858cf3fc1dc57b
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
Zuul has EOL'd ansible 2.6 and added ansible 2.9 support. Update our
playbooks to support that too.
Depends-On: https://review.opendev.org/724362
Change-Id: Ibaaabcf56a43ee4d323ca0a9ca98ce48d1873d90
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This fixes issue where we didn't create ara sqlite database properly.
Change-Id: I8b13e53162b9f84b0595a7e48f5826a6a7f2b6dc
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This should allow the zuul dashboard to work.
Change-Id: I53c7ccb861630cfbca19d53193e5a7266b179635
Depends-On: https://review.openstack.org/648849
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
Ensure ansible runs the same way across everyhost. This is because some
variables are not setup when using ansible_connection.
Change-Id: I8e4fa3cef3e6580d531abd5c661cb4296541a4c8
Depends-On: https://review.openstack.org/648434
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
We have virtualenv in place for ansible, lets start using them.
Change-Id: I47cd7d6a902196dbe3fdfed6cc163a0ac4ac1dfe
Depends-On: https://review.openstack.org/646021
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This exposes the ability for a user to managed the installation of
ansible required by zuul-executors.
Change-Id: I79932a99c5a4ac4dfc927d84690f165e6f0ae9c0
Depends-On: https://review.openstack.org/646025
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This allows to us to start version ansible virtualenv, if we wanted to.
Something that would be helpful for zuul 3.7.0, which supports multiple
versions of ansible.
Change-Id: Ia4f722438e3f32a3c04d056966e925bdc2849e63
Depends-On: https://review.openstack.org/646007
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This is needed by the windmill-ops bootstrap playbook, and to keep zuul
happy for streaming logs.
Change-Id: I379c151616cec7bc1817ad8dd8f41eed1fc86e4d
Signed-off-by: Paul Belanger <pabelanger@redhat.com>