sophie gets her own group
This commit is contained in:
parent
1c2127437c
commit
d1e28c3f0c
9 changed files with 15 additions and 68 deletions
|
@ -60,6 +60,17 @@ groups['home'] = {
|
|||
},
|
||||
}
|
||||
|
||||
groups['sophie'] = {
|
||||
'member_patterns': {
|
||||
r"sophie\..*",
|
||||
},
|
||||
'metadata': {
|
||||
'icinga_options': {
|
||||
'exclude_from_monitoring': True,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
groups['voc'] = {
|
||||
'member_patterns': {
|
||||
r"voc\..*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue