From 35ddeb06c7fc7763c43f61c08561671c51ec27ea Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Wed, 30 Nov 2022 18:32:46 +0000 Subject: [PATCH] Clean up an old raw IP address from our MTAs For some reason, this was in our original lists.openstack.org Exim configuration when we first imported it to Puppet so many years ago. Somehow it's survived and multiplied its way into other configs as well. Time to finally let it go. Change-Id: I23470c10ae0324954cb2afda929c86e7ad34663e --- inventory/service/group_vars/storyboard.yaml | 1 - inventory/service/host_vars/lists.katacontainers.io.yaml | 1 - inventory/service/host_vars/lists.openstack.org.yaml | 1 - playbooks/zuul/files/host_vars/lists99.opendev.org.yaml | 1 - 4 files changed, 4 deletions(-) diff --git a/inventory/service/group_vars/storyboard.yaml b/inventory/service/group_vars/storyboard.yaml index 0026699d3d..af56fe1a6f 100644 --- a/inventory/service/group_vars/storyboard.yaml +++ b/inventory/service/group_vars/storyboard.yaml @@ -14,7 +14,6 @@ exim_routers: domains = '!+local_domains' ignore_target_hosts = <; \ 0.0.0.0; \ - 64.94.110.11; \ 127.0.0.0/8; \ ::1/128; \ fe80::/10; \ diff --git a/inventory/service/host_vars/lists.katacontainers.io.yaml b/inventory/service/host_vars/lists.katacontainers.io.yaml index 0050867df0..d3c4f0f57f 100644 --- a/inventory/service/host_vars/lists.katacontainers.io.yaml +++ b/inventory/service/host_vars/lists.katacontainers.io.yaml @@ -16,7 +16,6 @@ exim_routers: # we do not do this for traffic going to the local machine domains = !+local_domains ignore_target_hosts = <; 0.0.0.0; \ - 64.94.110.11; \ 127.0.0.0/8; \ ::1/128;fe80::/10;fe \ c0::/10;ff00::/8 diff --git a/inventory/service/host_vars/lists.openstack.org.yaml b/inventory/service/host_vars/lists.openstack.org.yaml index da1c0196e8..dd7c89f8e0 100644 --- a/inventory/service/host_vars/lists.openstack.org.yaml +++ b/inventory/service/host_vars/lists.openstack.org.yaml @@ -51,7 +51,6 @@ exim_routers: {% endraw %} domains = !+local_domains ignore_target_hosts = <; 0.0.0.0; \ - 64.94.110.11; \ 127.0.0.0/8; \ ::1/128;fe80::/10;fe \ c0::/10;ff00::/8 diff --git a/playbooks/zuul/files/host_vars/lists99.opendev.org.yaml b/playbooks/zuul/files/host_vars/lists99.opendev.org.yaml index 03570ab354..e51ce292d0 100644 --- a/playbooks/zuul/files/host_vars/lists99.opendev.org.yaml +++ b/playbooks/zuul/files/host_vars/lists99.opendev.org.yaml @@ -64,7 +64,6 @@ exim_routers: {% endraw %} domains = !+local_domains ignore_target_hosts = <; 0.0.0.0; \ - 64.94.110.11; \ 127.0.0.0/8; \ ::1/128;fe80::/10;fe \ c0::/10;ff00::/8