recommit for updates in build 29

This commit is contained in:
Jenkins ConfDroid
2025-02-24 13:34:11 +01:00
parent b31fac1c9b
commit 512245b8c9

View File

@@ -122,7 +122,8 @@
24 24
25 25
26 26
27</pre> 27
28</pre>
</td> </td>
<td> <td>
<pre class="code"><span class="info file"># File 'manifests/main/files.pp', line 6</span> <pre class="code"><span class="info file"># File 'manifests/main/files.pp', line 6</span>
@@ -146,6 +147,7 @@ class cd_alloy::main::files (
seltype =&gt; etc_t, seltype =&gt; etc_t,
seluser =&gt; system_u, seluser =&gt; system_u,
content =&gt; template(&#39;cd_alloy/config.alloy.erb&#39;), content =&gt; template(&#39;cd_alloy/config.alloy.erb&#39;),
notify =&gt; Service[$ay_service],
} }
}</pre> }</pre>