From b1e5023eac19ae3b6a53f076f63e287eb0cd4d2d Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Fri, 11 Sep 2020 16:26:03 +0000 Subject: [PATCH] Set default gw correctly for shell02 --- host_vars/shell02.foo.sh.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host_vars/shell02.foo.sh.yml b/host_vars/shell02.foo.sh.yml index a2e3678..ed5c054 100644 --- a/host_vars/shell02.foo.sh.yml +++ b/host_vars/shell02.foo.sh.yml @@ -5,10 +5,10 @@ network_interfaces: vlan: 102 ipaddr: 37.16.96.156 netmask: 255.255.255.240 + gateway: 37.16.96.145 proto: static - device: eth1 vlan: 30 ipaddr: 172.20.30.22 netmask: 255.255.255.0 proto: static -network_default_gateway: 37.16.96.145