From 934586f4578b00b54c4ae2d06443064ff7ef10c5 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Fri, 7 Oct 2016 11:59:55 -0500 Subject: remove override as no longer needed. Change-Id: I5f1828067cfbdab225b61d449fbdae98fc37e0e6 Signed-off-by: Narinder Gupta --- ci/config_tpl/bundle_tpl/bundle.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci/config_tpl') diff --git a/ci/config_tpl/bundle_tpl/bundle.yaml b/ci/config_tpl/bundle_tpl/bundle.yaml index c9e8bdf8..02733da3 100644 --- a/ci/config_tpl/bundle_tpl/bundle.yaml +++ b/ci/config_tpl/bundle_tpl/bundle.yaml @@ -1,7 +1,7 @@ # vim: set ts=2 et: {{ ubuntu.release }}-{{ os.release }}-nodes: inherits: openstack-phase1 - overrides: + #overrides: {% include 'phase2-overrides.yaml' %} {{ ubuntu.release }}-{{ os.release }}: -- cgit 1.2.3-korg