oVirt / ovirt-ansible-hosted-engine-setup

Apache License 2.0
33 stars 43 forks source link

Set hosted-engine VM with custom bios type (Q35+SeaBIOS) #371

Closed ahadas closed 3 years ago

ahadas commented 4 years ago

To prevent its chipset/firmware from changing when the corresponding cluster setting is changed.

Signed-off-by: Arik Hadas ahadas@redhat.com

ahadas commented 4 years ago

@arachmani please note that this PR relies on this one

ahadas commented 4 years ago

ci test

ahadas commented 4 years ago

ci build

ahadas commented 4 years ago

ci build

ahadas commented 4 years ago

ci build

ahadas commented 4 years ago

ci build

ahadas commented 4 years ago

ci build

ahadas commented 4 years ago

@michalskrivanek @arachmani this passes OST now as we use a 4.4.1 appliance. once we switch to use an up-to-date appliance (based on 4.4.3), we'll need to change the script to set the custom_bios_type field

ahadas commented 4 years ago

ok, it may not be a good idea to use the bios_type field - checking that

ahadas commented 4 years ago

@arachmani note that this version would work with latest ovirt-engine where the database field is named custom_bios_type. the he-basic-suite in OST would need to be updated to upgrade to this (ovirt-engine-4.4.3.3) or later version of the ovirt-engine

arachmani commented 4 years ago

@ahadas hosted-engine-setup has been migrated to https://github.com/ovirt/ovirt-ansible-collection, please move this pr to oVirt Ansible Collection.

ahadas commented 4 years ago

@arachmani posted to ovirt-ansible-collection and changed this PR to cope with pre-4.4.3 ovirt-engine

arachmani commented 3 years ago

This role is deprecated, fixed in https://github.com/oVirt/ovirt-ansible-collection/pull/129