From 06c4f2a1e3b0fdac906f7cce84bce23c538005f2 Mon Sep 17 00:00:00 2001 From: julian Date: Thu, 9 Nov 2023 19:18:41 +0100 Subject: [PATCH] Remove send-only-mailserver host, since it's not needed anymore --- inventories/z9/host_vars/send-only-mailserver.yaml | 8 -------- inventories/z9/hosts.yaml | 6 ------ 2 files changed, 14 deletions(-) delete mode 100644 inventories/z9/host_vars/send-only-mailserver.yaml diff --git a/inventories/z9/host_vars/send-only-mailserver.yaml b/inventories/z9/host_vars/send-only-mailserver.yaml deleted file mode 100644 index a57c477..0000000 --- a/inventories/z9/host_vars/send-only-mailserver.yaml +++ /dev/null @@ -1,8 +0,0 @@ -send_only_mail_server__mail_server_fqdn: send-only-mailserver.ccchh.net -send_only_mail_server__mail_server_fqdn_zone: ccchh.net -send_only_mail_server__mail_domains: - - name: send-only-mail.ccchh.net - zone: ccchh.net -send_only_mail_server__bind_9_host: authoritative-dns - -cert__acme_account_email: j+letsencrypt-ccchh@jsts.xyz diff --git a/inventories/z9/hosts.yaml b/inventories/z9/hosts.yaml index f869f51..059dbac 100644 --- a/inventories/z9/hosts.yaml +++ b/inventories/z9/hosts.yaml @@ -14,9 +14,6 @@ all: authoritative-dns: ansible_host: authoritative-dns.z9.ccchh.net ansible_user: chaos - send-only-mailserver: - ansible_host: send-only-mailserver.z9.ccchh.net - ansible_user: chaos mailserver-endpoint: ansible_host: mailserver-endpoint.ccchh.net ansible_user: chaos @@ -59,9 +56,6 @@ all: hosts: shairport_sync_hosts: hosts: - send_only_mail_server_hosts: - hosts: - send-only-mailserver: docker_compose_hosts: hosts: uptime-kuma: