recommit for updates in build 8

This commit is contained in:
2018-04-29 12:27:22 +02:00
parent 4f1f6ec716
commit 639d791e98
3 changed files with 30 additions and 3 deletions

View File

@@ -8,6 +8,31 @@ Changelog of Git Changelog.
<h2> No issue </h2> <h2> No issue </h2>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/4dec14a6996ac2a">4dec14a6996ac2a</a> Jenkins ConfDroid <i>2018-04-29 10:24:46</i>
<p>
<h3>recommit for updates in build 7</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/519d6420ab1e8f6">519d6420ab1e8f6</a> Arne Teuke <i>2018-04-29 10:24:43</i>
<p>
<h3>edits target</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/e35c6f4c9f96aeb">e35c6f4c9f96aeb</a> Arne Teuke <i>2018-04-29 10:09:29</i>
<p>
<h3>edits target</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/ef31189e6f49fcf">ef31189e6f49fcf</a> Arne Teuke <i>2018-04-29 09:57:03</i>
<p>
<h3>adds resources</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/6b8ba84bc7f4d0c">6b8ba84bc7f4d0c</a> Arne Teuke <i>2018-04-29 09:52:22</i>
<p>
<h3>adds resources</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/d47eab08c8360e0">d47eab08c8360e0</a> Jenkins ConfDroid <i>2018-04-27 17:38:02</i> <a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/d47eab08c8360e0">d47eab08c8360e0</a> Jenkins ConfDroid <i>2018-04-27 17:38:02</i>
<p> <p>
<h3>recommit for updates in build 3</h3> <h3>recommit for updates in build 3</h3>

View File

@@ -30,6 +30,7 @@
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Aservicegroups.html | | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Aservicegroups.html
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Atemplate_rules.html | | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Atemplate_rules.html
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Atimeperiods.html | | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Atimeperiods.html
| | |-- cd_nagios_3A_3Anagios_3A_3Aresources_3A_3Aresource.html
| | |-- cd_nagios_3A_3Aparams.html | | |-- cd_nagios_3A_3Aparams.html
| | |-- cd_nagios_3A_3Aselinux_3A_3Aconfig.html | | |-- cd_nagios_3A_3Aselinux_3A_3Aconfig.html
| | |-- cd_nagios_3A_3Aserver_3A_3Aaccess_rules.html | | |-- cd_nagios_3A_3Aserver_3A_3Aaccess_rules.html
@@ -43,6 +44,7 @@
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Aadd_servicegroups.html | | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Aadd_servicegroups.html
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Aadd_timeperiods.html | | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Aadd_timeperiods.html
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Atemplates.html | | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Atemplates.html
| | |-- cd_nagios_3A_3Anagios_3A_3Aresources_3A_3Aresource_df.html
| | `-- cd_nagios_3A_3Aserver_3A_3Aaccess.html | | `-- cd_nagios_3A_3Aserver_3A_3Aaccess.html
| |-- file.README.html | |-- file.README.html
| |-- frames.html | |-- frames.html
@@ -140,4 +142,4 @@
|-- README.md |-- README.md
`-- REPOSTRUCTURE.md `-- REPOSTRUCTURE.md
21 directories, 119 files 21 directories, 121 files

View File

@@ -217,14 +217,14 @@ class cd_nagios::nagios::resources::resource (
cd_nagios::nagios::resources::resource_df { &#39;user_rule_plugins&#39;: cd_nagios::nagios::resources::resource_df { &#39;user_rule_plugins&#39;:
ng_user_arg_name =&gt; &#39;user1&#39;, ng_user_arg_name =&gt; &#39;user1&#39;,
ng_user_arg_value =&gt; &#39;/usr/lib64/nagios/plugins&#39;, ng_user_arg_value =&gt; &#39;/usr/lib64/nagios/plugins&#39;,
ng_user_arg_comment =&gt; &quot;Sets user1 to be the path to the plugins&quot;, ng_user_arg_comment =&gt; &#39;Sets user1 to be the path to the plugins&#39;,
} }
# eventhandlers rule # eventhandlers rule
cd_nagios::nagios::resources::resource_df { &#39;user_rule_eventhandlers&#39;: cd_nagios::nagios::resources::resource_df { &#39;user_rule_eventhandlers&#39;:
ng_user_arg_name =&gt; &#39;user2&#39;, ng_user_arg_name =&gt; &#39;user2&#39;,
ng_user_arg_value =&gt; &#39;/usr/lib64/nagios/plugins/eventhandlers&#39;, ng_user_arg_value =&gt; &#39;/usr/lib64/nagios/plugins/eventhandlers&#39;,
ng_user_arg_comment =&gt; &quot;Sets user2 to be the path to the eventhandlers&quot;, ng_user_arg_comment =&gt; &#39;Sets user2 to be the path to the eventhandlers&#39;,
} }
} }
}</pre> }</pre>