Skip to content

Commit e0a0c8b

Browse files
mburke5678openshift-cherrypick-robot
authored and
openshift-cherrypick-robot
committed
Ansible-based installation reuses incorrect/unintended configuration value
1 parent 204a083 commit e0a0c8b

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)