From 40aea8d6a4217c84194d04ed08a92446a449ce07 Mon Sep 17 00:00:00 2001 From: Matthieu Saulnier Date: Thu, 15 Dec 2022 22:12:32 +0100 Subject: Update inventory host file --- hosts.net | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/hosts.net b/hosts.net index 07da21e..2725057 100644 --- a/hosts.net +++ b/hosts.net @@ -11,9 +11,6 @@ manchester.home.casperlefantom.net:54444 ansible_python_interpreter=/usr/bin/pyt nsd.casperlefantom.net:54444 ansible_python_interpreter=/usr/bin/python3 nse.casperlefantom.net:54444 ansible_python_interpreter=/usr/bin/python3 -[proxy] -nsa.casperlefantom.net:54444 ansible_python_interpreter=/usr/bin/python3 - [reverseproxy] nsd.casperlefantom.net:54444 ansible_python_interpreter=/usr/bin/python3 @@ -29,14 +26,11 @@ nsa.casperlefantom.net:54444 ansible_python_interpreter=/usr/bin/python3 manchester.home.casperlefantom.net:54444 ansible_python_interpreter=/usr/bin/python3 nsb.casperlefantom.net:54444 ansible_python_interpreter=/usr/bin/python3 -[db:children] -proxy +[db] +nsa.casperlefantom.net:54444 ansible_python_interpreter=/usr/bin/python3 [replicat] nsb.casperlefantom.net:54444 ansible_python_interpreter=/usr/bin/python3 -[kvm:children] -proxy - [voip:children] jabber -- cgit