From 6f64cb419e35f3fcbda924c97bb3c37d3e47e404 Mon Sep 17 00:00:00 2001 From: Neil Hanlon Date: Thu, 29 Sep 2022 18:07:34 -0400 Subject: [PATCH] reorganize --- ostree-config/manifest.yaml => manifest.yaml | 0 {ostree-config/manifests => manifests}/group | 0 {ostree-config/manifests => manifests}/passwd | 0 {ostree-config/manifests => manifests}/rocky-ostree-base.yaml | 0 {ostree-config/manifests => manifests}/rocky-ostree-post.yaml | 0 .../manifests => manifests}/rocky-ostree-system_tools.yaml | 0 ostree-config/rocky-86-appstream.repo => rocky-86-appstream.repo | 0 ostree-config/rocky-86-baseos.repo => rocky-86-baseos.repo | 0 8 files changed, 0 insertions(+), 0 deletions(-) rename ostree-config/manifest.yaml => manifest.yaml (100%) rename {ostree-config/manifests => manifests}/group (100%) rename {ostree-config/manifests => manifests}/passwd (100%) rename {ostree-config/manifests => manifests}/rocky-ostree-base.yaml (100%) rename {ostree-config/manifests => manifests}/rocky-ostree-post.yaml (100%) rename {ostree-config/manifests => manifests}/rocky-ostree-system_tools.yaml (100%) rename ostree-config/rocky-86-appstream.repo => rocky-86-appstream.repo (100%) rename ostree-config/rocky-86-baseos.repo => rocky-86-baseos.repo (100%) diff --git a/ostree-config/manifest.yaml b/manifest.yaml similarity index 100% rename from ostree-config/manifest.yaml rename to manifest.yaml diff --git a/ostree-config/manifests/group b/manifests/group similarity index 100% rename from ostree-config/manifests/group rename to manifests/group diff --git a/ostree-config/manifests/passwd b/manifests/passwd similarity index 100% rename from ostree-config/manifests/passwd rename to manifests/passwd diff --git a/ostree-config/manifests/rocky-ostree-base.yaml b/manifests/rocky-ostree-base.yaml similarity index 100% rename from ostree-config/manifests/rocky-ostree-base.yaml rename to manifests/rocky-ostree-base.yaml diff --git a/ostree-config/manifests/rocky-ostree-post.yaml b/manifests/rocky-ostree-post.yaml similarity index 100% rename from ostree-config/manifests/rocky-ostree-post.yaml rename to manifests/rocky-ostree-post.yaml diff --git a/ostree-config/manifests/rocky-ostree-system_tools.yaml b/manifests/rocky-ostree-system_tools.yaml similarity index 100% rename from ostree-config/manifests/rocky-ostree-system_tools.yaml rename to manifests/rocky-ostree-system_tools.yaml diff --git a/ostree-config/rocky-86-appstream.repo b/rocky-86-appstream.repo similarity index 100% rename from ostree-config/rocky-86-appstream.repo rename to rocky-86-appstream.repo diff --git a/ostree-config/rocky-86-baseos.repo b/rocky-86-baseos.repo similarity index 100% rename from ostree-config/rocky-86-baseos.repo rename to rocky-86-baseos.repo