1a63fa2fdf
Add action to apply snap setting specific to the local unit. Change-Id: I6ab63de753046c07934a6f923206ff5179599e39
16 lines
485 B
YAML
16 lines
485 B
YAML
set-hypervisor-local-settings:
|
|
description: |
|
|
Apply settings specific to this hypervisor unit
|
|
params:
|
|
external-nic:
|
|
type: string
|
|
description: NIC that hypervisor will configure for North/South traffic
|
|
spice-proxy-address:
|
|
type: string
|
|
description: IP address to use for configuration of SPICE consoles in instances.
|
|
ip-address:
|
|
type: string
|
|
description: IP address to use for service configuration
|
|
additionalProperties: false
|
|
|