kowabunga.cloud.common role – Defines a few Kahuna global variables, shared amongst roles.
Note
This role is part of the kowabunga.cloud collection (version 0.1.0).
It is not included in ansible-core
.
To check whether it is installed, run ansible-galaxy collection list
.
To install it use: ansible-galaxy collection install kowabunga.cloud
.
To use it in a playbook, specify: kowabunga.cloud.common
.
Entry point main
– Defines a few Kahuna global variables, shared amongst roles.
Synopsis
Defines a few Kahuna global variables, shared amongst roles.
Parameters
Parameter |
Comments |
---|---|
Public URL the server Kowabunga API is exposed to. |
|
Name of the Kowabunga region. |
|
FQDN of the Kowabunga region local domain. Example: <region>.acme.local |
|
Network of Kowabunga region local administrative sub-domain. Must be CIDR formatted (e.g. a.b.c.d/mask) |
|
Prefix for Kowabunga region local administrative sub-domain. Will be computed as prefix. All region’s Kiwi and Kaktus instances are part of this sub-domain. Default: |
|
Network of Kowabunga region local storage sub-domain. Must be CIDR formatted (e.g. a.b.c.d/mask) |
|
Prefix for Kowabunga region local storage sub-domain. Will be computed as prefix. Used by Ceph cluster instances for API and data transfers. Default: |