kayobe/playbooks
Mark Goddard 4398856ec8 Fixes for CentOS 8.3
* Bump stackhpc.libvirt-host to v1.7.1. On seed-hypervisors installed
  using CentOS 8.2 or earlier, interaction with libvirt may fail due to
  libgcrypt being incompatible. See
  https://github.com/stackhpc/ansible-role-libvirt-host/issues/42

* Bump MichaelRigart.interfaces to v1.9.2. The CentOS 8.3 cloud image
  includes an ifcfg-ens3-1 file. See
  https://github.com/michaelrigart/ansible-role-interfaces/pull/93

* Previously a second libvirt daemon was installed by Tenks on the host,
  however changes in libvirt 6.0.0 to separate libvirtd into multiple
  daemons do not allow for customisation of the PID files used by the
  new daemons. This leads to a conflict between the container and host
  daemons. Update the Tenks config to use the containerised Nova libvirt
  daemon. This depends on a change to the stackhpc.libvirt-host role:
  https://github.com/stackhpc/ansible-role-libvirt-host/pull/44

* Not CentOS 8.3 related, but tox jobs are now failing on python
  dependencies. Remove upper limits from docker and paramiko.

* Not CentOS 8.3 related, but Bifrost has enabled authentication by
  default. We are not ready to support this, so override it.

Story: 2008429
Task: 41378

Change-Id: Ie8fd965165e8d347d27528a2c16d0647e412ccdc
2020-12-16 11:04:48 +00:00
..
kayobe-base Execute kayobe in verbose mode in CI 2019-08-22 14:36:01 +00:00
kayobe-overcloud-base Disable ironic in the overcloud by default 2020-10-01 16:28:30 +02:00
kayobe-overcloud-host-configure-base When EPEL install flag is not set 2020-10-01 10:04:58 +00:00
kayobe-overcloud-upgrade-base Fixes for CentOS 8.3 2020-12-16 11:04:48 +00:00
kayobe-seed-base Merge "CI: Redirect stderr to ansible logs" 2020-03-19 11:07:07 +00:00
kayobe-seed-upgrade-base CI: add dummy1 port for seed upgrade and VM jobs 2020-11-24 10:45:35 +00:00
kayobe-seed-vm-base CI: add dummy1 port for seed upgrade and VM jobs 2020-11-24 10:45:35 +00:00
kayobe-tox-molecule Fix multiple CI failures 2020-05-12 19:04:43 +02:00
README.rst Add overcloud deployment job 2018-03-15 10:47:54 +00:00

Zuul Ansible Playbooks

This directory contains playbooks for use by Zuul. These playbooks are not used by kayobe - see ansible/.