fuel-plugin-external-glusterfs/environment_config.yaml

11 lines
365 B
YAML

attributes:
endpoint:
value: ''
label: 'GlusterFS endpoint'
description: 'IP address of GlusterFS endpoint'
weight: 25
type: "text"
regex:
source: '^([a-zA-Z0-9]+[-\.])*[a-zA-Z0-9]+\:(([1-9][0-9]{0,3}|[1-6][0-5][0-5][0-3][0-5])\:){0,1}\/(\.{3,}[a-zA-Z0-9-_\.]*|\.{0,2}[a-zA-Z0-9-_]+[a-zA-Z0-9-_\.]*)$'
error: "Invalid address"