From 8e17d2eba911a89a24582152e19fa12df75e70c3 Mon Sep 17 00:00:00 2001 From: caelebfi Date: Mon, 4 Apr 2022 10:19:47 +0200 Subject: [PATCH] Modified host euve130167.solusar.de. --- conf.d/wato/outside/hosts.mk | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/conf.d/wato/outside/hosts.mk b/conf.d/wato/outside/hosts.mk index bb12e0d..59607f2 100644 --- a/conf.d/wato/outside/hosts.mk +++ b/conf.d/wato/outside/hosts.mk @@ -8,7 +8,7 @@ host_tags.update({'euve130167.solusar.de': {'address_family': 'ip-v4-only', 'architecture': 'x64', 'criticality': 'prod', 'ip-v4': 'ip-v4', - 'networking': 'lan', + 'networking': 'outside', 'os': 'linux', 'piggyback': 'auto-piggyback', 'site': 'realm', @@ -25,5 +25,6 @@ host_attributes.update( {'euve130167.solusar.de': {'ipaddress': '62.75.247.110', 'meta_data': {'created_at': 1598005355.0, 'created_by': 'cmkadmin', - 'updated_at': 1649060362.7043226}, - 'tag_architecture': 'x64'}}) + 'updated_at': 1649060386.8003771}, + 'tag_architecture': 'x64', + 'tag_networking': 'outside'}})