fuel-plugins/fuel_plugin_builder/templates/v4/plugin_data/environment_config.yaml.mako

12 lines
341 B
Mako

attributes:
metadata:
# Settings group can be one of "general", "security", "compute", "network",
# "storage", "logging", "openstack_services" and "other".
group: 'other'
${plugin_name}_text:
value: 'Set default value'
label: 'Text field'
description: 'Description for text field'
weight: 25
type: "text"