recommit for updates in build 8
This commit is contained in:
25
CHANGELOG.md
25
CHANGELOG.md
@@ -8,6 +8,31 @@ Changelog of Git Changelog.
|
||||
<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>
|
||||
<p>
|
||||
<h3>recommit for updates in build 3</h3>
|
||||
|
||||
@@ -30,6 +30,7 @@
|
||||
| | |-- 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_3Atimeperiods.html
|
||||
| | |-- cd_nagios_3A_3Anagios_3A_3Aresources_3A_3Aresource.html
|
||||
| | |-- cd_nagios_3A_3Aparams.html
|
||||
| | |-- cd_nagios_3A_3Aselinux_3A_3Aconfig.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_timeperiods.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
|
||||
| |-- file.README.html
|
||||
| |-- frames.html
|
||||
@@ -140,4 +142,4 @@
|
||||
|-- README.md
|
||||
`-- REPOSTRUCTURE.md
|
||||
|
||||
21 directories, 119 files
|
||||
21 directories, 121 files
|
||||
|
||||
@@ -217,14 +217,14 @@ class cd_nagios::nagios::resources::resource (
|
||||
cd_nagios::nagios::resources::resource_df { 'user_rule_plugins':
|
||||
ng_user_arg_name => 'user1',
|
||||
ng_user_arg_value => '/usr/lib64/nagios/plugins',
|
||||
ng_user_arg_comment => "Sets user1 to be the path to the plugins",
|
||||
ng_user_arg_comment => 'Sets user1 to be the path to the plugins',
|
||||
}
|
||||
|
||||
# eventhandlers rule
|
||||
cd_nagios::nagios::resources::resource_df { 'user_rule_eventhandlers':
|
||||
ng_user_arg_name => 'user2',
|
||||
ng_user_arg_value => '/usr/lib64/nagios/plugins/eventhandlers',
|
||||
ng_user_arg_comment => "Sets user2 to be the path to the eventhandlers",
|
||||
ng_user_arg_comment => 'Sets user2 to be the path to the eventhandlers',
|
||||
}
|
||||
}
|
||||
}</pre>
|
||||
|
||||
Reference in New Issue
Block a user