Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 1878789: Add note about ignition certificates expiration #4171

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/user/ovirt/install_upi.md
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,10 @@ Other than the ignition files the installer generated
The `infraID` will be used by the UPI Ansible playbooks as prefix for the VMs created during the installation
process avoiding name clashes in case of multiple installations in the same oVirt/RHV cluster.

**Note:** certificates contained into ignition config files expire after 24 hours. You must complete the cluster installation
and keep the cluster running for 24 hours in a non-degradated state to ensure that the first certificate rotation has finished.


## Create templates and VMs
After having checked that all our variables in the `inventory.yml` fit the needs, we can run the first of our Ansible provisioning
playbooks.
Expand Down