Migrate OCI inventory endpoint to Forgejo (RAIL-HO-WP-0006)
This commit is contained in:
parent
a2f030060e
commit
d7348f5417
3 changed files with 4 additions and 4 deletions
|
|
@ -436,7 +436,7 @@ def submit_gitea_event(base_url: str, runtime_key: str, widgets: dict[str, Any])
|
|||
"metadata": {
|
||||
"vsmFunction": "OPS",
|
||||
"vsmSystem": "S1",
|
||||
"endpoint": "https://gitea.coulomb.social/v2/",
|
||||
"endpoint": "https://forgejo.coulomb.social/v2/",
|
||||
"expectedStatus": 401,
|
||||
"observedHeader": "Docker-Distribution-Api-Version: registry/2.0",
|
||||
"recordedBy": "ops-hub/scripts/ops-hub-bootstrap-api.py",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue