From 1fc468959241931dfd6337178d278cd8db817172 Mon Sep 17 00:00:00 2001 From: Jenkins Server Date: Mon, 27 Oct 2025 23:10:35 +0100 Subject: [PATCH] Recommit for updates in build 79 --- doc/puppet_classes/puppet_cd_3A_3Aparams.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/puppet_classes/puppet_cd_3A_3Aparams.html b/doc/puppet_classes/puppet_cd_3A_3Aparams.html index aafa834..bb0a71b 100644 --- a/doc/puppet_classes/puppet_cd_3A_3Aparams.html +++ b/doc/puppet_classes/puppet_cd_3A_3Aparams.html @@ -192,7 +192,7 @@ (String) - (defaults to: 'latest') + (defaults to: 'present') — @@ -1110,7 +1110,7 @@ class puppet_cd::params ( Boolean $pt_use_puppetdb = false, # installation - String $pt_pkg_ensure = 'latest', + String $pt_pkg_ensure = 'present', String $pt_agent_pkg = 'puppet-agent', String $pt_server_pkg = 'puppetserver', Array $pt_r10k_pkg = ['ruby','ruby-devel','rubygems','gcc','make'],