diff options
Diffstat (limited to 'j2_excludes.yaml')
-rw-r--r-- | j2_excludes.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/j2_excludes.yaml b/j2_excludes.yaml index 504cc153..4afbeb01 100644 --- a/j2_excludes.yaml +++ b/j2_excludes.yaml @@ -1,8 +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 |