Environment for switching to using IPs for memcached
Related-Bug: #1939023
Change-Id: Iaadee6be4e1eaf4170ee548b6fdb2c92b69dbc56
(cherry picked from commit 1ce490716d)
This commit is contained in:
6
environments/memcached-use-ips.yaml
Normal file
6
environments/memcached-use-ips.yaml
Normal 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')}"
|
||||
Reference in New Issue
Block a user