
All traffic is either from traefik (which will handle hostname itself), or through the K8S SVC. os-*-hostname variables should not be used. Change-Id: I29b5798ed2fa7cc952ac686d7591921c678a6859
17 lines
483 B
YAML
17 lines
483 B
YAML
options:
|
|
debug:
|
|
default: False
|
|
description: Enable debug logging.
|
|
type: boolean
|
|
region:
|
|
default: RegionOne
|
|
description: Space delimited list of OpenStack regions
|
|
type: string
|
|
nameservers:
|
|
type: string
|
|
default:
|
|
description: |
|
|
Space delimited list of nameservers. These are the nameservers that have
|
|
been provided to the domain registrar in order to delegate the domain to
|
|
Designate. e.g. "ns1.example.com. ns2.example.com."
|