From 8fece02ba79b2483a4bb70e2a8152b9cc1e78c9b Mon Sep 17 00:00:00 2001 From: caelebfi Date: Mon, 4 Apr 2022 10:20:05 +0200 Subject: [PATCH] Modified host serviceraspi.realm.local. --- conf.d/wato/raspberrys/hosts.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf.d/wato/raspberrys/hosts.mk b/conf.d/wato/raspberrys/hosts.mk index ea2b3c2..8752c44 100644 --- a/conf.d/wato/raspberrys/hosts.mk +++ b/conf.d/wato/raspberrys/hosts.mk @@ -25,4 +25,5 @@ host_attributes.update( {'serviceraspi.realm.local': {'ipaddress': '192.168.0.28', 'meta_data': {'created_at': 1598003779.0, 'created_by': 'cmkadmin', - 'updated_at': 1649060362.7159922}}}) + 'updated_at': 1649060405.4630039}, + 'tag_architecture': 'raspi'}})