From d810148c14111969731d4e5e9af5c0a91d214008 Mon Sep 17 00:00:00 2001 From: Jonathan DeMasi Date: Mon, 26 Jan 2026 19:55:06 -0700 Subject: [PATCH] Revert "add new DNS entries to test opencloud" This reverts commit 82b88994c8d377361a7ec0cf5a5187b11b069a24. --- .../production/host_vars/rpi0.home.jthan.io/vars.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/ansible/inventories/production/host_vars/rpi0.home.jthan.io/vars.yaml b/ansible/inventories/production/host_vars/rpi0.home.jthan.io/vars.yaml index c11f819..f8b1983 100644 --- a/ansible/inventories/production/host_vars/rpi0.home.jthan.io/vars.yaml +++ b/ansible/inventories/production/host_vars/rpi0.home.jthan.io/vars.yaml @@ -22,15 +22,6 @@ private_domains: - type: A name: "ldap.home.jthan.io" value: 192.168.1.13 - - type: A - name: "cloud.home.jthan.io" - value: 192.168.1.14 - - type: A - name: "collabora.home.jthan.io" - value: 192.168.1.14 - - type: A - name: "wopiserver.home.jthan.io" - value: 192.168.1.14 - type: A name: "irc.home.jthan.io" value: 192.168.1.99