This repository has been archived on 2024-05-23. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
checkmk/conf.d/wato/container/rules.mk
T

20 lines
595 B
Makefile

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'},
{'condition': {'host_folder': '/%s/' % FOLDER_PATH},
'id': '04fc3ddf-89b7-4034-8f4d-83e529115482',
'options': {'comment': '2022-05-31 caelebfi: created rule\n',
'description': 'container',
'disabled': False},
'value': 'container'},
] + host_groups