3
0

Recommit for updates in build 13

This commit is contained in:
2025-10-23 17:28:41 +02:00
parent d9902fd1a0
commit 415abf2322

View File

@@ -189,8 +189,7 @@
91
92
93
94
95</pre>
94</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/r10k/webhook.pp', line 6</span>
@@ -272,7 +271,6 @@ class puppet_cd::r10k::webhook (
seltype =&gt; systemd_unit_file_t,
seluser =&gt; system_u,
content =&gt; template($pt_r10k_wh_service_erb),
require =&gt; Exec[&#39;systemctl_daemon_reload&#39;],
notify =&gt; Exec[&#39;systemctl_daemon_reload&#39;],
}