3
0

adding test

This commit is contained in:
Arne Teuke
2025-02-26 01:03:26 +01:00
parent 7eaab6cc39
commit a72460de44
2 changed files with 5 additions and 9 deletions

View File

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