[bitnami/containers] Add OSM reporting action (first batch) (#11389)

[bitnami/containers] Add OSM reporting action (first batch) 

Signed-off-by: Fran Mulero <fmulero@vmware.com>
This commit is contained in:
Fran Mulero
2022-10-31 08:21:24 +01:00
committed by GitHub
parent 6027e52ad0
commit 544cbe4ae0
23 changed files with 204 additions and 0 deletions

View File

@@ -49,6 +49,15 @@
"OS"
]
}
},
{
"action_id": "osspi-application",
"params": {
"osm": {
"product_name": "{VIB_ENV_OSM_PRODUCT_NAME}",
"product_version": "{VIB_ENV_OSM_RELEASE}"
}
}
}
]
},