diff options
author | Dan Prince <dprince@redhat.com> | 2015-11-25 11:19:40 -0500 |
---|---|---|
committer | Dan Prince <dprince@redhat.com> | 2015-12-03 16:01:33 -0500 |
commit | 3ec35a3f2f9f1e5c3f2cb3e62087b1dd421a178f (patch) | |
tree | 1467c286baa53716351ddb1dc536021e9ee92db6 /.gitignore | |
parent | fef30717744c2bbf99080b61de3015521ef6c035 (diff) |
Rename overcloud-without-mergepy to overcloud.
Mergepy is gone. We can now rename our primary overcloud
template to be more sensible.
Change-Id: I14f5ff78b083b34590d30357df94c42ff6a0c2c0
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -1,12 +1,3 @@ -# Built via Makefile -overcloud.yaml -overcloud-with-block-storage.yaml -overcloud-with-block-storage-nfs.yaml -undercloud-bm.yaml -undercloud-vm.yaml -undercloud-vm-ironic.yaml -undercloud-vm-ironic-vlan.yaml - *.py[cod] # C extensions |