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

Fix link in section Reviewing the openstack control plane configuration #455

Merged
merged 2 commits into from
May 13, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@

Before starting the adoption workflow, pull the configuration from the {rhos_prev_long} services and {OpenStackPreviousInstaller} on your file system to back up the configuration files. You can then use the files later, during the configuration of the adopted services, and for the record to compare and make sure nothing has been missed or misconfigured.

Make sure you have pull the os-diff repository and configure according to your environment:
link:planning.md#Configuration tooling[Configure os-diff]
//kgilliga: Should we use this link in the downstream guide?
Make sure you installed and configured the os-diff tool. For more information, see
xref:comparing-configuration-files-between-deployments_storage-requirements[Comparing configuration files between deployments].

include::../modules/proc_pulling-configuration-from-a-tripleo-deployment.adoc[leveloffset=+1]

Loading