Skip to content

Commit ec1cd47

Browse files
authored
Merge pull request #9898 from openshift-cherrypick-robot/cherry-pick-9815-to-enterprise-3.10
[enterprise-3.10] Ansible-based installation reuses incorrect/unintended configuration value
2 parents 204a083 + e0a0c8b commit ec1cd47

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

install_config/install/advanced_install.adoc

+9
Original file line numberDiff line numberDiff line change
@@ -2538,6 +2538,15 @@ If for any reason the installation fails, before re-running the installer, see
25382538
xref:installer-known-issues[Known Issues] to check for any specific
25392539
instructions or workarounds.
25402540

2541+
[WARNING]
2542+
====
2543+
The installer caches playbook configuration values for 10 minutes, by default. If you change any system, network, or inventory configuration,
2544+
and then re-run the installer within that 10 minute period, the new values are not used, and the previous values are used instead.
2545+
You can delete the contents of the cache, which is defined
2546+
by the `fact_caching_connection` value in the *_/etc/ansible/ansible.cfg_* file. An example of this file is
2547+
shown in xref:../../scaling_performance/install_practices.adoc#scaling-performance-install-optimization[Recommended Installation Practices].
2548+
====
2549+
25412550
[[running-the-advanced-installation-containerized]]
25422551
=== Running the Containerized Installer
25432552

0 commit comments

Comments
 (0)