From 1aad286ca39b59d1193d53db9ec25751b5854d48 Mon Sep 17 00:00:00 2001 From: Steven Hardy Date: Tue, 4 Jul 2017 18:20:10 +0100 Subject: Convert controller-role.yaml to role.role.j2.yaml Add deprecated role-specific parameters to role definition, in order to special-case some parameters for backwards compatibility, such that the Controller role can be rendered via j2 for support of composable networks. Co-Authored By: Dan Sneddon Change-Id: I5983f03ae1b7f0b6add793914540b8ca405f9b2b Partially-Implements: blueprint composable-networks --- j2_excludes.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'j2_excludes.yaml') diff --git a/j2_excludes.yaml b/j2_excludes.yaml index 356068fc..6240d522 100644 --- a/j2_excludes.yaml +++ b/j2_excludes.yaml @@ -3,7 +3,6 @@ # tripleo-common/tripleo_common/actions/templates.py name: - - puppet/controller-role.yaml - puppet/compute-role.yaml - puppet/blockstorage-role.yaml - puppet/objectstorage-role.yaml -- cgit 1.2.3-korg