From 083b06d07b4c6a0eb3fce7f767e55e92a2f1b212 Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Wed, 12 Mar 2025 16:01:26 +0100 Subject: [PATCH] add installation --- manifests/main/config.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/main/config.pp b/manifests/main/config.pp index dad4c85..54221fc 100644 --- a/manifests/main/config.pp +++ b/manifests/main/config.pp @@ -6,5 +6,5 @@ class resources_cd::main::config ( ) inherits resources_cd::params { - # + include resources_cd::main::install }