Recommit for updates in build 3

This commit is contained in:
Jenkins Server
2026-02-10 15:25:21 +01:00
parent 960f876aa4
commit 79b5ce3add

View File

@@ -105,7 +105,10 @@
7
8
9
10</pre>
10
11
12
13</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/main/config.pp', line 6</span>
@@ -114,6 +117,9 @@ class confdroid_resources::main::config (
) inherits confdroid_resources::params {
include confdroid_resources::main::install
if $rs_enable_epel == &#39;1&#39; {
include confdroid_resources::main::epel
}
}</pre>
</td>
</tr>