This commit is contained in:
parent
956185fde1
commit
509f8cfd49
1 changed files with 9 additions and 0 deletions
|
@ -89,3 +89,12 @@ groups['ovh'] = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
groups['voc'] = {
|
||||||
|
'member_patterns': {
|
||||||
|
r"voc\..*",
|
||||||
|
},
|
||||||
|
'metadata': {
|
||||||
|
'location': 'voc',
|
||||||
|
},
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue