From d407e168f2e2e9b798957dd30d964928a53c5499 Mon Sep 17 00:00:00 2001 From: "Brad P. Crochet" Date: Mon, 9 Nov 2020 09:15:10 -0500 Subject: [PATCH] Move some deduped templates back to where they belong An on-prem template wasn't moved correctly, and an OpenStack template was moved when it shouldn't have been. --- .../files/kni-tmpfiles.yaml} | 0 .../{on-prem => openstack}/units/afterburn-hostname.service.yaml | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename templates/common/{baremetal/files/baremetal-kni-tmpfiles.yaml => on-prem/files/kni-tmpfiles.yaml} (100%) rename templates/common/{on-prem => openstack}/units/afterburn-hostname.service.yaml (100%) diff --git a/templates/common/baremetal/files/baremetal-kni-tmpfiles.yaml b/templates/common/on-prem/files/kni-tmpfiles.yaml similarity index 100% rename from templates/common/baremetal/files/baremetal-kni-tmpfiles.yaml rename to templates/common/on-prem/files/kni-tmpfiles.yaml diff --git a/templates/common/on-prem/units/afterburn-hostname.service.yaml b/templates/common/openstack/units/afterburn-hostname.service.yaml similarity index 100% rename from templates/common/on-prem/units/afterburn-hostname.service.yaml rename to templates/common/openstack/units/afterburn-hostname.service.yaml