recommit for updates in build 13
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -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>
|
||||||
|
|||||||
@@ -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,22 +137,9 @@ class cd_fail2ban::main::install (
|
|||||||
|
|
||||||
require cd_resources
|
require cd_resources
|
||||||
|
|
||||||
if $::operatingsystemmajrelease != '8' {
|
|
||||||
package {$reqpackages:
|
package {$reqpackages:
|
||||||
ensure => $pkg_ensure,
|
ensure => $pkg_ensure,
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
if $::operatingsystemmajrelease == '8' {
|
|
||||||
package {$fn_extra_repo_url:
|
|
||||||
ensure => present,
|
|
||||||
}
|
|
||||||
|
|
||||||
package {$reqpackages:
|
|
||||||
ensure => $pkg_ensure,
|
|
||||||
require => Package[$fn_extra_repo_url],
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}</pre>
|
}</pre>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user