From 661c133ca289cce3d7fccab7639ecd04e06bda6c Mon Sep 17 00:00:00 2001 From: Maria Haider Date: Tue, 13 Jun 2023 15:38:33 +0200 Subject: [PATCH] removing list of redis IPs from common.yaml Ref: SC-1631 --- global/overlay/etc/hiera/data/common.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/global/overlay/etc/hiera/data/common.yaml b/global/overlay/etc/hiera/data/common.yaml index b5505f9e..4421c9fa 100644 --- a/global/overlay/etc/hiera/data/common.yaml +++ b/global/overlay/etc/hiera/data/common.yaml @@ -77,15 +77,6 @@ ssh_authorized_keys: type: 'ssh-rsa' user: 'root' -redis_client_ips: - - 94.176.224.137 - - 94.176.224.7 -redis_sentinel_ips: - - 94.176.224.135 - - 94.176.224.138 - - 94.176.224.9 - - 94.176.224.10 - influxdb2_org: SwedenConnect influxdb2_bucket: eidas influxdb2_bucket_proxy: eidas-proxy