3
0

Recommit for updates in build 76

This commit is contained in:
2025-10-27 17:36:38 +01:00
parent adaa136340
commit efed90e084

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 (
@@ -1067,7 +1051,7 @@ class puppet_cd::params (
String $pt_pkg_ensure = &#39;latest&#39;,
String $pt_agent_pkg = &#39;puppet-agent&#39;,
String $pt_server_pkg = &#39;puppetserver&#39;,
Array $pt_r10k_pkg = [&#39;ruby&#39;,&#39;ruby-devel&#39;,&#39;rubygems&#39;,&#39;gcc&#39;,&#39;make&#39;],
Array $pt_r10k_pkg = [&#39;ruby&#39;,&#39;ruby-devel&#39;,&#39;rubygems&#39;,&#39;gcc&#39;,&#39;make&#39;],
Array $pt_r10k_webhook_pkg = [&#39;webrick&#39;, &#39;r10k_gitlab_webhook&#39;],
# user settings