charm-plumgrid-edge/config.yaml
2015-08-16 12:04:53 -07:00

26 lines
835 B
YAML

options:
plumgrid-virtual-ip:
default: 192.168.100.250
type: string
description: IP address of the Director's Management interface. Same IP can be used to access PG Console.
lcm-ssh-key:
default: 'null'
type: string
description: Public SSH key of PLUMgrid LCM which is running PG-Tools.
network-device-mtu:
type: string
default: '1580'
description: The MTU size for interfaces managed by director.
install_sources:
default: 'ppa:plumgrid-team/stable'
type: string
description: Provide the install source from where to install the PLUMgrid debs.
install_keys:
default: null
type: string
description: Provide the respective keys of the install sources.
plumgrid-license-key:
default: null
type: string
description: Provide the PLUMgrid ONS License key.