sunbeam-charms/charms/openstack-hypervisor/actions.yaml
Liam Young 1a63fa2fdf Add action for applying local settings
Add action to apply snap setting specific to the local unit.

Change-Id: I6ab63de753046c07934a6f923206ff5179599e39
2023-04-25 17:15:19 +00:00

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