From 8feafb4c54456ed7b99dd0ddea469f7b3bc4c140 Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Wed, 26 Feb 2025 00:52:30 +0100 Subject: [PATCH] adding test --- manifests/params.pp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifests/params.pp b/manifests/params.pp index 2bbd748..14e84a1 100644 --- a/manifests/params.pp +++ b/manifests/params.pp @@ -10,6 +10,8 @@ class puppet_cd::params ( ) { +$fqdn = $facts['fqdn'] + # # includes must be last include puppet_cd::main::config