Skip to content

Commit c112fa2

Browse files
committed
Ansible-based installation reuses incorrect/unintended configuration value
1 parent ac9322a commit c112fa2

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

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

0 commit comments

Comments
 (0)