11 lines
211 B
YAML
11 lines
211 B
YAML
version: '0.10'
|
|
variables:
|
|
- family:
|
|
name: general
|
|
variables:
|
|
- variable:
|
|
name: domain
|
|
type: domainname
|
|
description: Description
|
|
value:
|
|
- text: my.domain.name
|