3
0

Recommit for updates in build 98

This commit is contained in:
2025-10-30 15:22:03 +01:00
parent 146d07b247
commit db13eb3b72
5 changed files with 64 additions and 14 deletions

View File

@@ -1150,7 +1150,9 @@
170
171
172
173</pre>
173
174
175</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 59</span>
@@ -1253,6 +1255,8 @@ class puppet_cd::params (
$pt_puppetdb_conf_erb = &#39;puppet_cd/puppetdb/puppetdb.conf.erb&#39;
$pt_routes_file = &quot;${pt_puppetdir}/routes.yaml&quot;
$pt_routes_erb = &#39;puppet_cd/puppetdb/routes.yaml.erb&#39;
$pt_node_rb_file = &quot;${pt_puppetdir}/node.rb&quot;
$pt_node_rb_erb = &#39;puppet_cd/puppetdb/node.rb.erb&#39;
## r10k
$pt_r10k_file = &quot;${pt_r10k_dir}/r10k.yaml&quot;