Skip to content
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
5 changes: 5 additions & 0 deletions upgrading/automated_upgrades.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ xref:../install_config/configuring_red_hat_registry.adoc#install-config-configur

. Review and update your
xref:../install/configuring_inventory_file.adoc#configuring-ansible[inventory file].

.. Ensure that any manual configuration changes you made to your master or node
configuration files since your last Ansible playbook run, whether that was
initial installation or your most recent cluster upgrade, are in the inventory
Expand Down Expand Up @@ -247,6 +248,10 @@ you used in previous versions.
You must not remove the `openshift_kubelet_name_override` parameter from your
inventory file after you upgrade.
====
.. If you manually manage the cluster's *_/etc/origin/master/htpasswd_* file,
add `openshift_master_manage_htpasswd=false` to your inventory file to prevent
the upgrade process from overwriting the *_htpasswd_* file.



[[updating-policy-definitions]]
Expand Down