From 6fff818f84c283669cc38b65e8743b2ee10cf243 Mon Sep 17 00:00:00 2001 From: LinuxSquare <7436714-OfficialLinuxSquare@users.noreply.gitlab.com> Date: Fri, 29 Sep 2023 18:01:42 +0200 Subject: [PATCH] Add base structure --- system/.gitkeep | 0 top.sls | 3 +++ 2 files changed, 3 insertions(+) create mode 100644 system/.gitkeep create mode 100644 top.sls diff --git a/system/.gitkeep b/system/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/top.sls b/top.sls new file mode 100644 index 0000000..92fbca5 --- /dev/null +++ b/top.sls @@ -0,0 +1,3 @@ +base: + '*': + - system