From 46e8a2444df36f26c74c7e86ce34ef7a12f3fe5b Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Tue, 16 Mar 2021 00:57:27 +0000 Subject: [PATCH] Move mailhost to correct ip address --- host_vars/mail02.home.foo.sh.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host_vars/mail02.home.foo.sh.yml b/host_vars/mail02.home.foo.sh.yml index ba925ab..2bc079f 100644 --- a/host_vars/mail02.home.foo.sh.yml +++ b/host_vars/mail02.home.foo.sh.yml @@ -9,7 +9,7 @@ network_interfaces: proto: static - device: eth1 vlan: 102 - ipaddr: 37.16.96.152 + ipaddr: 37.16.96.147 netmask: 255.255.255.240 gateway: 37.16.96.145 proto: static