recommit for updates in build 11
This commit is contained in:
40
CHANGELOG.md
40
CHANGELOG.md
@@ -8,6 +8,46 @@ Changelog of Git Changelog.
|
|||||||
<h2> No issue </h2>
|
<h2> No issue </h2>
|
||||||
|
|
||||||
|
|
||||||
|
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/ff469672a0c394f">ff469672a0c394f</a> Jenkins ConfDroid <i>2020-06-07 12:41:55</i>
|
||||||
|
<p>
|
||||||
|
<h3>recommit for updates in build 10</h3>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/6a9a9c0fcebf3c3">6a9a9c0fcebf3c3</a> Arne Teuke <i>2020-06-07 12:41:10</i>
|
||||||
|
<p>
|
||||||
|
<h3>lints</h3>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/4b80ca40f339cc0">4b80ca40f339cc0</a> Arne Teuke <i>2020-06-07 12:28:44</i>
|
||||||
|
<p>
|
||||||
|
<h3>lints</h3>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/ed756af5535a364">ed756af5535a364</a> Arne Teuke <i>2020-06-07 12:28:10</i>
|
||||||
|
<p>
|
||||||
|
<h3>changes params structure</h3>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/1ea6ca5cab06f5c">1ea6ca5cab06f5c</a> Arne Teuke <i>2020-06-07 12:26:54</i>
|
||||||
|
<p>
|
||||||
|
<h3>changes params structure</h3>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/6aff668126fc0b2">6aff668126fc0b2</a> Arne Teuke <i>2020-06-07 12:24:54</i>
|
||||||
|
<p>
|
||||||
|
<h3>changes params structure</h3>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/5439dccf9dad121">5439dccf9dad121</a> Arne Teuke <i>2020-06-07 12:22:43</i>
|
||||||
|
<p>
|
||||||
|
<h3>changes params structure</h3>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/166646f1d1622e1">166646f1d1622e1</a> Arne Teuke <i>2020-06-07 12:17:18</i>
|
||||||
|
<p>
|
||||||
|
<h3>changes params structure</h3>
|
||||||
|
|
||||||
|
</p>
|
||||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/35043067cf4420c">35043067cf4420c</a> Jenkins ConfDroid <i>2019-04-10 18:43:58</i>
|
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/35043067cf4420c">35043067cf4420c</a> Jenkins ConfDroid <i>2019-04-10 18:43:58</i>
|
||||||
<p>
|
<p>
|
||||||
<h3>recommit for updates in build 4</h3>
|
<h3>recommit for updates in build 4</h3>
|
||||||
|
|||||||
@@ -867,7 +867,7 @@ log lines.</p>
|
|||||||
<span class='type'>(<tt>Any</tt>)</span>
|
<span class='type'>(<tt>Any</tt>)</span>
|
||||||
|
|
||||||
|
|
||||||
<em class="default">(defaults to: <tt>'http://repo.okay.com.mx/centos/8/x86_64/release/okay-release-1-1.noarch.rpm'</tt>)</em>
|
<em class="default">(defaults to: <tt>'http://repo.okay.com.mx/centos/latest/x86_64/release/okay-release-1-3.el8.noarch.rpm'</tt>)</em>
|
||||||
|
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
@@ -1003,7 +1003,7 @@ $reqpackages = ['fail2ban','fail2ban-firewalld',
|
|||||||
'fail2ban-sendmail','fail2ban-server.noarch',
|
'fail2ban-sendmail','fail2ban-server.noarch',
|
||||||
'whois'],
|
'whois'],
|
||||||
# urls
|
# urls
|
||||||
$fn_extra_repo_url = 'http://repo.okay.com.mx/centos/8/x86_64/release/okay-release-1-1.noarch.rpm',
|
$fn_extra_repo_url = 'http://repo.okay.com.mx/centos/latest/x86_64/release/okay-release-1-3.el8.noarch.rpm',
|
||||||
|
|
||||||
$fn_manage_config = true,
|
$fn_manage_config = true,
|
||||||
$fn_enable_service = 'running',
|
$fn_enable_service = 'running',
|
||||||
|
|||||||
Reference in New Issue
Block a user