From f687b8be1ef98ce4638893553429de8fc1f78a82 Mon Sep 17 00:00:00 2001 From: Daniel Poelzleithner Date: Thu, 12 Jan 2017 05:32:37 +0100 Subject: [PATCH] add more server2 ips --- salt-pillar/hosts/init.sls | 2 ++ 1 file changed, 2 insertions(+) diff --git a/salt-pillar/hosts/init.sls b/salt-pillar/hosts/init.sls index 8b9f54e..5223085 100644 --- a/salt-pillar/hosts/init.sls +++ b/salt-pillar/hosts/init.sls @@ -41,6 +41,7 @@ hosts-inet: core: server1: 172.20.72.1 + server2: 172.20.72.102 serv-gw: 172.20.72.2 pub-gw: 172.20.72.3 priv1-gw: 172.20.72.4 @@ -111,6 +112,7 @@ hosts-inet: hosts-inet6: core: server1: fd23:42:c3d2:581::1 + server2: fd23:42:c3d2:581::102 anon1: fd23:42:c3d2:581::9:1 serv-gw: fd23:42:c3d2:581::8:1