From c9310d98c5132ed0309044b289a47d1014bdce49 Mon Sep 17 00:00:00 2001 From: rblundon Date: Sun, 23 Mar 2025 01:37:13 -0500 Subject: [PATCH] moved templates --- {templates => 10-sno-hub-cluster/templates}/matchbox/groups.tf.j2 | 0 .../templates}/matchbox/profiles.tf.j2 | 0 .../templates}/matchbox/provider.tf.j2 | 0 .../templates}/openshift-installer/agent-config.yaml.j2 | 0 .../templates}/openshift-installer/install-config.yaml.j2 | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename {templates => 10-sno-hub-cluster/templates}/matchbox/groups.tf.j2 (100%) rename {templates => 10-sno-hub-cluster/templates}/matchbox/profiles.tf.j2 (100%) rename {templates => 10-sno-hub-cluster/templates}/matchbox/provider.tf.j2 (100%) rename {templates => 10-sno-hub-cluster/templates}/openshift-installer/agent-config.yaml.j2 (100%) rename {templates => 10-sno-hub-cluster/templates}/openshift-installer/install-config.yaml.j2 (100%) diff --git a/templates/matchbox/groups.tf.j2 b/10-sno-hub-cluster/templates/matchbox/groups.tf.j2 similarity index 100% rename from templates/matchbox/groups.tf.j2 rename to 10-sno-hub-cluster/templates/matchbox/groups.tf.j2 diff --git a/templates/matchbox/profiles.tf.j2 b/10-sno-hub-cluster/templates/matchbox/profiles.tf.j2 similarity index 100% rename from templates/matchbox/profiles.tf.j2 rename to 10-sno-hub-cluster/templates/matchbox/profiles.tf.j2 diff --git a/templates/matchbox/provider.tf.j2 b/10-sno-hub-cluster/templates/matchbox/provider.tf.j2 similarity index 100% rename from templates/matchbox/provider.tf.j2 rename to 10-sno-hub-cluster/templates/matchbox/provider.tf.j2 diff --git a/templates/openshift-installer/agent-config.yaml.j2 b/10-sno-hub-cluster/templates/openshift-installer/agent-config.yaml.j2 similarity index 100% rename from templates/openshift-installer/agent-config.yaml.j2 rename to 10-sno-hub-cluster/templates/openshift-installer/agent-config.yaml.j2 diff --git a/templates/openshift-installer/install-config.yaml.j2 b/10-sno-hub-cluster/templates/openshift-installer/install-config.yaml.j2 similarity index 100% rename from templates/openshift-installer/install-config.yaml.j2 rename to 10-sno-hub-cluster/templates/openshift-installer/install-config.yaml.j2