Created new rule #0 in ruleset "Assignment of hosts to host groups" in folder "Main / container"
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user