sync from upstream

This commit is contained in:
Louis Abel 2024-07-24 00:57:24 -07:00
parent 4f26e5d368
commit 568f970d09
Signed by: label
GPG Key ID: 2A6975660E424560

View File

@ -556,14 +556,15 @@ additional_packages = [
("^SAP$", {
"*": [
"sap-cluster-connector", # ENGCMP-4229
"resource-agents-sap-hana", # ENGCMP-4223
"resource-agents-sap-hana-scaleout", #ENGCMP-4252
"resource-agents-sap", #ENGCMP-4253
]
}),
("^SAPHANA$", {
"*": []
"*": [
"resource-agents-sap-hana", # ENGCMP-4268
"resource-agents-sap-hana-scaleout", #ENGCMP-4268
]
}),
("^Buildroot$", {