From f014b46ae4ba47f52d01910360425c285f7ba32b Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Tue, 25 Feb 2025 18:19:02 +0100 Subject: [PATCH] add config --- {maifests => manifests}/init.pp | 0 {maifests => manifests}/main/config.pp | 0 {maifests => manifests}/params.pp | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename {maifests => manifests}/init.pp (100%) rename {maifests => manifests}/main/config.pp (100%) rename {maifests => manifests}/params.pp (100%) diff --git a/maifests/init.pp b/manifests/init.pp similarity index 100% rename from maifests/init.pp rename to manifests/init.pp diff --git a/maifests/main/config.pp b/manifests/main/config.pp similarity index 100% rename from maifests/main/config.pp rename to manifests/main/config.pp diff --git a/maifests/params.pp b/manifests/params.pp similarity index 100% rename from maifests/params.pp rename to manifests/params.pp