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>
|
||||
|
||||
|
||||
<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>
|
||||
<p>
|
||||
<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
|
||||
31
|
||||
32
|
||||
33
|
||||
34
|
||||
35
|
||||
36
|
||||
37
|
||||
38
|
||||
39
|
||||
40
|
||||
41
|
||||
42
|
||||
43
|
||||
44
|
||||
45
|
||||
46</pre>
|
||||
33</pre>
|
||||
</td>
|
||||
<td>
|
||||
<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
|
||||
|
||||
if $::operatingsystemmajrelease != '8' {
|
||||
package {$reqpackages:
|
||||
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>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user