X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=j2_excludes.yaml;h=74fb3bb1a7d5363d12b422e032c6d0cae07be5c8;hb=d9d8314d26c078c48459652f477e89246cf9edef;hp=063e63d4fd100b1a41904d54724c4b0fc85c95cf;hpb=a3f9cf1314ae2d29ba68c012069dcc2b2431aa05;p=apex-tripleo-heat-templates.git diff --git a/j2_excludes.yaml b/j2_excludes.yaml index 063e63d4..74fb3bb1 100644 --- a/j2_excludes.yaml +++ b/j2_excludes.yaml @@ -1,10 +1,13 @@ # 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_v6.yaml + - network/external_v6.yaml + - network/storage_v6.yaml + - network/storage_mgmt_v6.yaml + - network/tenant_v6.yaml + - network/management_v6.yaml