+++ This bug was initially created as a clone of Bug #1816619 +++ Write Ansible playbooks that will run on the engine VM before engine-setup https://github.com/oVirt/ovirt-ansible-hosted-engine-setup#make-changes-in-the-engine-vm-during-the-deployment You can use these references in order to create the Ansible playbooks: For subscription: https://docs.ansible.com/ansible/latest/modules/redhat_subscription_module.html For repo enable: https://docs.ansible.com/ansible/latest/modules/rhsm_repository_module.html After HE installation finishes, look for `--== PACKAGES ==--` in engine setup log on the engine VM.
Sandro, What exactly is the task that needs to be documented? Is it enabling channels for the RHVM appliance and updating the appliance, in order to update the RHVM VM, and then updating the RHVM VM? Are we only talking about updating to the latest z stream?
We want to document how to write an Ansible playbook that runs on the engine VM before and after running engine-setup. The task is documented for upstream at the github link in comment 0.
In the docs backlog. We will review for 4.4.5 and 4.4.6
*** This bug has been marked as a duplicate of bug 1695523 ***