cloudapi/v2: add patch_url to customizations

Supports registering a template to insights on boot. Patch URL is needed
for RHEL 8 and RHEL 9.5 support.
This commit is contained in:
rverdile 2025-06-23 14:26:09 -04:00 committed by Tomáš Hozza
parent c2f3e0486c
commit 0c325137cf
4 changed files with 230 additions and 214 deletions

View file

@ -2296,6 +2296,10 @@ components:
type: string
description: |
Optional value to register with a template when using rhc to register the system with Insights.
patch_url:
type: string
description: |
Optional value used to specify the patch host when registering the system with Insights.
User:
type: object
additionalProperties: false