tripleo-heat-templates/extraconfig/post_deploy/default.yaml

11 lines
295 B
YAML

heat_template_version: rocky
description: 'Extra Post Deployment Config'
parameters:
servers:
type: json
EndpointMap:
default: {}
description: Mapping of service endpoint -> protocol. Typically set
via parameter_defaults in the resource registry.
type: json