maasglobal_cicdtest/00_Global-Config/conditional-naming-processg.../ASBC-RSU.json

29 lines
530 B
JSON

{
"displayName": "{{.name}}",
"enabled": true,
"metadata": {
"clusterVersion": "1.212.88.20210305-151445",
"configurationVersions": [
0
]
},
"nameFormat": "{ProcessGroup:DetectedName} - {HostGroup:Name/[^\\_]*$}",
"rules": [
{
"comparisonInfo": {
"negate": false,
"operator": "EQUALS",
"type": "TAG",
"value": {
"context": "CONTEXTLESS",
"key": "Component",
"value": "ASBC-RSU"
}
},
"key": {
"attribute": "PROCESS_GROUP_TAGS"
}
}
],
"type": "PROCESS_GROUP"
}