recommit for updates in build 13

This commit is contained in:
Jenkins ConfDroid
2020-06-07 16:11:55 +02:00
parent f520a9c38b
commit 46f141ff6d
2 changed files with 13 additions and 29 deletions

View File

@@ -8,6 +8,16 @@ Changelog of Git Changelog.
<h2> No issue </h2> <h2> No issue </h2>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/0c4dee4ac1948d6">0c4dee4ac1948d6</a> Jenkins ConfDroid <i>2020-06-07 12:56:11</i>
<p>
<h3>recommit for updates in build 12</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/a8271bbde79fa2f">a8271bbde79fa2f</a> Arne Teuke <i>2020-06-07 12:55:27</i>
<p>
<h3>updates url</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/28302ede943752b">28302ede943752b</a> Jenkins ConfDroid <i>2020-06-07 12:48:54</i> <a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/28302ede943752b">28302ede943752b</a> Jenkins ConfDroid <i>2020-06-07 12:48:54</i>
<p> <p>
<h3>recommit for updates in build 11</h3> <h3>recommit for updates in build 11</h3>

View File

@@ -126,20 +126,7 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
30 30
31 31
32 32
33 33</pre>
34
35
36
37
38
39
40
41
42
43
44
45
46</pre>
</td> </td>
<td> <td>
<pre class="code"><span class="info file"># File 'manifests/main/install.pp', line 24</span> <pre class="code"><span class="info file"># File 'manifests/main/install.pp', line 24</span>
@@ -150,21 +137,8 @@ class cd_fail2ban::main::install (
require cd_resources require cd_resources
if $::operatingsystemmajrelease != &#39;8&#39; { package {$reqpackages:
package {$reqpackages: ensure =&gt; $pkg_ensure,
ensure =&gt; $pkg_ensure,
}
}
if $::operatingsystemmajrelease == &#39;8&#39; {
package {$fn_extra_repo_url:
ensure =&gt; present,
}
package {$reqpackages:
ensure =&gt; $pkg_ensure,
require =&gt; Package[$fn_extra_repo_url],
}
} }
}</pre> }</pre>
</td> </td>