From: Kristof Provost Date: Sun, 14 Jul 2024 13:21:25 +0000 (+0200) Subject: ansible: emulate phobos in qemu X-Git-Url: https://git.sigsegv.be/?a=commitdiff_plain;h=3f82fc21524ff34015df883a8c16886eebd44075;p=pennestraat-domotica ansible: emulate phobos in qemu We're working on bringing the mars network to full equivalence to what's now deployed, so make the qemu host reflect that one for now. --- diff --git a/ansible/inventory-routers.yaml b/ansible/inventory-routers.yaml index a1ab8e6..be7dbbc 100644 --- a/ansible/inventory-routers.yaml +++ b/ansible/inventory-routers.yaml @@ -4,9 +4,9 @@ routers: control_port: 2400 ansible_port: 2400 ansible_host: kosmos.sigsegv.be - lan_ip: "10.0.4.1/24" + lan_ip: "10.0.3.1/24" ipsec_conf: "ipsec_iapetus.conf" - hostname: "iapetus.saturn.sigsegv.be" + hostname: "phobos.mars.sigsegv.be" dyndns_name: "qemu-dummy.sigsegv.be" iapetus: control_port: 2404