Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1960188

Summary: [Doc] Allow the user to pause the Hosted-Engine deployment before running engine-setup
Product: Red Hat Enterprise Virtualization Manager Reporter: Asaf Rachmani <arachman>
Component: DocumentationAssignee: Donna DaCosta <ddacosta>
Status: CLOSED CURRENTRELEASE QA Contact: Nikolai Sednev <nsednev>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.4.6CC: ctomasko, ddacosta, emarcus, lsurette, mavital, mhicks, srevivo
Target Milestone: ovirt-4.4.7Keywords: Documentation, FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-07-19 17:10:41 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Docs RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1959273    
Bug Blocks:    

Description Asaf Rachmani 2021-05-13 09:37:53 UTC
Description of problem:

We added the `he_pause_before_engine_setup` variable to the hosted-engine-setup ansible role in order be able to pause the deployment before running engine-setup and make changes in the bootstrap engine VM.
This is useful for example to update repos for the engine-setup.

Usage:
$ hosted-engine --deploy --ansible-extra-vars=he_pause_before_engine_setup=true

Documentation for that, can be found in - https://github.com/oVirt/ovirt-ansible-collection/tree/master/roles/hosted_engine_setup#make-changes-in-the-engine-vm-during-the-deployment 
in the manual section.

See also bug 1959273