Created new rule #0 in ruleset "Assignment of hosts to host groups" in folder "Main / container"

This commit is contained in:
2022-05-31 08:54:19 +02:00
committed by check_mk
parent c693be0606
commit 40ef54a0d2
+13
View File
@@ -0,0 +1,13 @@
globals().setdefault('host_groups', [])
host_groups = [
{'condition': {'host_folder': '/%s/' % FOLDER_PATH},
'id': '842222e2-d076-432a-8df0-24b6904f37de',
'options': {'comment': '2022-05-31 caelebfi: created rule\n',
'description': 'raspis',
'disabled': False},
'value': 'container'},
] + host_groups