From 72253835b63db2d6d13f6bff1cce4933beadb11b Mon Sep 17 00:00:00 2001 From: "jose.canelas" Date: Tue, 4 Oct 2022 17:23:53 +0100 Subject: [PATCH] Add acacia server as an lxc host --- inventory/hosts | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/inventory/hosts b/inventory/hosts index 3e3db17..afc7378 100644 --- a/inventory/hosts +++ b/inventory/hosts @@ -16,7 +16,18 @@ [debops_all_hosts] #blacknode ansible_host=ip6-localhost ansible_connection=local -acacia ansible_host=v220211255864172122.hotsrv.de +acacia ansible_host=acacia.ecogood.org #v220211255864172122.hotsrv.de [staging] acacia + +[debops_all_hosts:children] +lxc_hosts +lxc_containers + +[debops_service_lxc:children] +lxc_hosts +[lxc_hosts] +acacia ansible_host=acacia.ecogood.org +[lxc_containers] +#jitsi01 ansible_host=jitsi01.ecogood.org