3
0

adding test

This commit is contained in:
Arne Teuke
2025-02-26 00:04:08 +01:00
parent df60fe0ed2
commit 915bf14da5

View File

@@ -6,7 +6,7 @@
class puppet_cd::params ( class puppet_cd::params (
$pt_manage_fw = true, $pt_manage_fw = true,
$pt_puppetmaster = undef, $pt_puppetmaster = 'client001.studydivision.local',
) { ) {