18 lines
327 B
YAML
18 lines
327 B
YAML
|
version: '0.10'
|
||
|
variables:
|
||
|
- family:
|
||
|
name: test
|
||
|
variables:
|
||
|
- variable:
|
||
|
name: replicationtype
|
||
|
description: replicationType
|
||
|
constraints:
|
||
|
- condition:
|
||
|
- name: disabled_if_in
|
||
|
source: replicationtype
|
||
|
param:
|
||
|
- text: leader-leader
|
||
|
target:
|
||
|
- type: variable
|
||
|
text: replicationtype
|