From e6afddb3ca4f100ad29fc7a9c30f43e6e5abdc22 Mon Sep 17 00:00:00 2001 From: Dan Prince Date: Fri, 22 Nov 2013 12:49:42 -0500 Subject: Use merge.py for the undercloud templates. This will require some changes to our devtest scripts and TOCI to ensure we build the overcloud-vm template before attempting to use it. Change-Id: I14b5e4a0ccf5f18429bfc33e527bdb4760b8d1a3 --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 769ab221..08015990 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,9 @@ # Built via Makefile overcloud.yaml +undercloud-bm.yaml +undercloud-vm.yaml +undercloud-vm-tuskar.yaml +undercloud-vm-ironic.yaml *.py[cod] -- cgit 1.2.3-korg