diff options
author | 2017-08-14 23:03:17 +0000 | |
---|---|---|
committer | 2017-08-14 23:03:17 +0000 | |
commit | 725b0bf79e984dfeda106af4defd28af34870a8e (patch) | |
tree | fd5a661fe5ee9da1c3b98692ea4b2011d7364383 /j2_excludes.yaml | |
parent | 514ea6b346404371f40a1c70a6654389e6d42554 (diff) | |
parent | 003cd14847d3c16ac0484dd4c8e1759c8f412baa (diff) |
Merge "Convert cephstorage-role.yaml to role.role.j2.yaml"
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 |