Environment for switching to using IPs for memcached

Related-Bug: #1939023
Change-Id: Iaadee6be4e1eaf4170ee548b6fdb2c92b69dbc56
(cherry picked from commit 1ce490716d)
This commit is contained in:
Grzegorz Grasza
2021-08-25 09:20:06 +02:00
parent d8079a0be0
commit 2456e59301

View File

@@ -0,0 +1,6 @@
# A Heat environment file to use IP addresses instead of FQDNs.
# This might be a valid workaround for timeouts if ipv6 is used with an
# external DNS.
parameter_defaults:
ExtraConfig:
memcached_node_names: "%{alias('memcached_node_ips')}"