diff options
Diffstat (limited to 'j2_excludes.yaml')
-rw-r--r-- | j2_excludes.yaml | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/j2_excludes.yaml b/j2_excludes.yaml index 504cc153..5bdb0af9 100644 --- a/j2_excludes.yaml +++ b/j2_excludes.yaml @@ -1,14 +1,10 @@ # 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: - - puppet/cephstorage-role.yaml - - network/internal_api.yaml - - network/external.yaml - - network/storage.yaml - - network/storage_mgmt.yaml - - network/tenant.yaml - - network/management.yaml - network/internal_api_v6.yaml - network/external_v6.yaml - network/storage_v6.yaml |