tripleo-heat-templates/j2_excludes.yaml

14 lines
392 B
YAML

# This template specifies which j2 rendered templates
# should be excluded in the render process from
# tripleo-common/tripleo_common/actions/templates.py
# E.g:
# name:
# - puppet/cephstorage-role.yaml
name:
- network/internal_api_v6.yaml
- network/external_v6.yaml
- network/storage_v6.yaml
- network/storage_mgmt_v6.yaml
- network/tenant_v6.yaml
- network/management_v6.yaml