Merge branch 'jenkins-build-76' into 'master'

Auto-merge for build 76

See merge request puppet/puppet_cd!72
This commit is contained in:
2025-10-27 16:36:51 +00:00
2 changed files with 5 additions and 22 deletions

View File

@@ -202,22 +202,6 @@
</li>
<li>
<span class='name'>pt_db_pkg</span>
<span class='type'>(<tt>Array</tt>)</span>
&mdash;
<div class='inline'>
<p>the packages for puppetdb</p>
</div>
</li>
<li>
<span class='name'>pt_r10k_pkg</span>
@@ -949,6 +933,7 @@
<pre class="lines">
54
55
56
57
@@ -1052,11 +1037,10 @@
155
156
157
158
159</pre>
158</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 55</span>
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 54</span>
class puppet_cd::params (

View File

@@ -8,7 +8,6 @@
# @param [String] pt_pkg_ensure valid: "present", "latest", "v1.2.3"
# @param [String] pt_agent_pkg the packages for agents to install
# @param [String] pt_server_pkg the server packages to install
# @param [Array] pt_db_pkg the packages for puppetdb
# @param [Array] pt_r10k_pkg the packages for r10k to install
# @param [String] pt_user the puppet user
# @param [String] pt_user_comment the user comment