Merge branch 'main' into stable
This commit is contained in:
commit
6cfa2b3da7
1 changed files with 1 additions and 1 deletions
|
@ -275,7 +275,7 @@ MACAddressPolicy=none'
|
|||
$redis_conf_dir = "/opt/multinode/${customer}/server"
|
||||
$redis_conf_path = "${redis_conf_dir}/redis.conf"
|
||||
if $::facts['sunet_nftables_enabled'] == 'yes' {
|
||||
$redis_host= "redis-${customer}-redis-server_1"
|
||||
$redis_host= "redis-${customer}-redis-server-1"
|
||||
} else {
|
||||
$redis_host= "redis-${customer}_redis-server_1"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue