Skip to content

Commit b3af866

Browse files
authored
Merge pull request #9815 from mburke5678/BZ-1577220
Ansible-based installation reuses incorrect/unintended configuration value
2 parents c910d42 + c112fa2 commit b3af866

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
@@ -2523,6 +2523,15 @@ If for any reason the installation fails, before re-running the installer, see
25232523
xref:installer-known-issues[Known Issues] to check for any specific
25242524
instructions or workarounds.
25252525

2526+
[WARNING]
2527+
====
2528+
The installer caches playbook configuration values for 10 minutes, by default. If you change any system, network, or inventory configuration,
2529+
and then re-run the installer within that 10 minute period, the new values are not used, and the previous values are used instead.
2530+
You can delete the contents of the cache, which is defined
2531+
by the `fact_caching_connection` value in the *_/etc/ansible/ansible.cfg_* file. An example of this file is
2532+
shown in xref:../../scaling_performance/install_practices.adoc#scaling-performance-install-optimization[Recommended Installation Practices].
2533+
====
2534+
25262535
[[running-the-advanced-installation-containerized]]
25272536
=== Running the Containerized Installer
25282537

0 commit comments

Comments
 (0)