tripleo-heat-templates/environments/ssl/no-tls-endpoints-public-ip....

15 lines
720 B
YAML

# *******************************************************************
# This file was created automatically by the sample environment
# generator. Developers should use `tox -e genconfig` to update it.
# Users are recommended to make changes to a copy of the file instead
# of the original, if any customizations are needed.
# *******************************************************************
# title: Deploy All Endpoints without TLS and with IP addresses
# description: |
# Use this environment when deploying an overcloud where all the endpoints not
# using TLS and are using IP addresses.
parameter_defaults:
# Whether to enable TLS on the public interface or not.
# Type: boolean
EnablePublicTLS: False