tenks/ansible
Mark Goddard fc1b42c60d Support UEFI boot mode
Adds support for using UEFI boot mode for nodes. This is done via node
capabilities, as it is in Ironic.

The default boot mode is now configurable via the default_boot_mode
variable. The default boot mode remains legacy BIOS for now, although
this may change.

Updates the existing CI jobs, with the OVS jobs using BIOS boot mode,
and the linuxbridge jobs using UEFI boot mode.

Depends-On: https://github.com/stackhpc/ansible-role-libvirt-vm/pull/83
Depends-On: https://github.com/stackhpc/ansible-role-libvirt-host/pull/50
Depends-On: https://review.opendev.org/c/openstack/kayobe/+/827486

Change-Id: Ifaf95ecfd4f6e925d3c69d4b324fdf2cd6b0ca52
2022-02-08 10:52:28 +00:00
..
action_plugins Py2 - Remove six, mock and future 2020-05-04 15:22:23 +02:00
filter_plugins Support UEFI boot mode 2022-02-08 10:52:28 +00:00
group_vars Trust receive filters of baremetal nodes 2020-06-18 14:04:37 +01:00
host_vars Support UEFI boot mode 2022-02-08 10:52:28 +00:00
inventory Remove 'controllers' group in favour of localhost 2018-08-23 15:38:39 +00:00
library Bump ansible version constraints to >=2.7,<2.10 2020-03-11 16:55:09 +00:00
roles Support UEFI boot mode 2022-02-08 10:52:28 +00:00
vars Do not install Open vSwitch 2019-10-21 16:59:06 +01:00
cleanup_state.yml Fix ansiblelint 208 2020-09-01 11:33:13 +02:00
deploy.yml Add playbook tags 2019-03-27 16:43:13 +00:00
flavor_registration.yml Add playbook tags 2019-03-27 16:43:13 +00:00
host_setup.yml Support UEFI boot mode 2022-02-08 10:52:28 +00:00
hypervisor_setup.yml Fix ansiblelint 208 2020-09-01 11:33:13 +02:00
node_bmc.yml Install virtualbmc to system when SELinux is enabled 2020-02-27 15:47:44 +00:00
node_enrolment.yml Add playbook tags 2019-03-27 16:43:13 +00:00
node_instantiation.yml Support UEFI boot mode 2022-02-08 10:52:28 +00:00
node_networking.yml Support linux bridge in addition to OVS 2020-03-13 11:12:37 +00:00
override.yml.example Changes to support standalone ironic 2018-12-20 09:48:21 +00:00
physical_network.yml Support linux bridge in addition to OVS 2020-03-13 11:12:37 +00:00
resource_wait.yml Add playbook tags 2019-03-27 16:43:13 +00:00
schedule.yml Fix ansiblelint 208 2020-09-01 11:33:13 +02:00
teardown.yml Add playbook tags 2019-03-27 16:43:13 +00:00