From dff7d92b43c6ffbf89b1c72bd4b65fc823ee5e35 Mon Sep 17 00:00:00 2001 From: Jan Zernisch Date: Fri, 24 Mar 2023 09:17:42 +0100 Subject: [PATCH] added homeserver_hosts --- hosts.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hosts.yml b/hosts.yml index 7690a6b..0fbbb52 100644 --- a/hosts.yml +++ b/hosts.yml @@ -4,5 +4,8 @@ all: 10.11.12.35: children: docker_hosts: + hosts: + 10.11.12.35: + homeserver_hosts: hosts: 10.11.12.35: \ No newline at end of file