diff options
Diffstat (limited to 'j2_excludes.yaml')
-rw-r--r-- | j2_excludes.yaml | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/j2_excludes.yaml b/j2_excludes.yaml index 356068fc..4afbeb01 100644 --- a/j2_excludes.yaml +++ b/j2_excludes.yaml @@ -1,13 +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/controller-role.yaml - - puppet/compute-role.yaml - - puppet/blockstorage-role.yaml - - puppet/objectstorage-role.yaml - - puppet/cephstorage-role.yaml - network/internal_api.yaml - network/external.yaml - network/storage.yaml |