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:
parent
c2f3e0486c
commit
0c325137cf
4 changed files with 230 additions and 214 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue