Merge branch 'jenkins' into 'master'

Jenkins

See merge request !6
This commit is contained in:
12ww1160
2017-07-20 18:12:25 +02:00
18 changed files with 38 additions and 26 deletions

View File

@@ -8,6 +8,21 @@ Changelog of Git Changelog.
<h2> No issue </h2>
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/33ed2fc013f9abd">33ed2fc013f9abd</a> Jenkins Server <i>2017-07-20 16:15:02</i>
<p>
<h3>recommit for updates in build 10</h3>
</p>
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/a33a855948f5050">a33a855948f5050</a> Arne Teuke <i>2017-07-20 16:14:42</i>
<p>
<h3>trying to work my way again through selinux</h3>
</p>
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/0f4d8b1a85a59cb">0f4d8b1a85a59cb</a> Arne Teuke <i>2017-07-20 16:12:18</i>
<p>
<h3>trying to work my way again through selinux</h3>
</p>
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/016ec1e6dbe77ac">016ec1e6dbe77ac</a> Jenkins Server <i>2017-07-20 15:17:24</i>
<p>
<h3>recommit for updates in build 8</h3>

View File

@@ -176,7 +176,7 @@
</div>
<div id="footer">
Generated on Thu Jul 20 18:14:56 2017 by
Generated on Thu Jul 20 18:21:22 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -297,7 +297,7 @@ environments.</p>
</div></div>
<div id="footer">
Generated on Thu Jul 20 18:14:57 2017 by
Generated on Thu Jul 20 18:21:23 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -297,7 +297,7 @@ environments.</p>
</div></div>
<div id="footer">
Generated on Thu Jul 20 18:14:57 2017 by
Generated on Thu Jul 20 18:21:22 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -139,7 +139,7 @@ class cd_nagios {
</div>
<div id="footer">
Generated on Thu Jul 20 18:14:57 2017 by
Generated on Thu Jul 20 18:21:23 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -207,7 +207,7 @@ class cd_nagios::firewall::iptables (
</div>
<div id="footer">
Generated on Thu Jul 20 18:14:59 2017 by
Generated on Thu Jul 20 18:21:25 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -187,7 +187,7 @@ class cd_nagios::main::config (
</div>
<div id="footer">
Generated on Thu Jul 20 18:14:59 2017 by
Generated on Thu Jul 20 18:21:25 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -468,7 +468,7 @@ class cd_nagios::main::dirs (
</div>
<div id="footer">
Generated on Thu Jul 20 18:14:59 2017 by
Generated on Thu Jul 20 18:21:24 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -235,7 +235,7 @@ class cd_nagios::main::install (
</div>
<div id="footer">
Generated on Thu Jul 20 18:14:59 2017 by
Generated on Thu Jul 20 18:21:25 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -200,7 +200,7 @@ class cd_nagios::main::user (
</div>
<div id="footer">
Generated on Thu Jul 20 18:14:59 2017 by
Generated on Thu Jul 20 18:21:24 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -2137,7 +2137,7 @@ $ng_statcgi_erb = &#39;cd_nagios/selinux/statuscgi.erb&#39;
</div>
<div id="footer">
Generated on Thu Jul 20 18:14:59 2017 by
Generated on Thu Jul 20 18:21:24 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -182,8 +182,7 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
73
74
75
76
77</pre>
76</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/selinux/config.pp', line 24</span>
@@ -205,12 +204,12 @@ class cd_nagios::selinux::config (
creates =&gt; &quot;${ng_user_home}/avc_alerts&quot;,
}
# sealert tac-cgi
# sealert tac-cgi
exec { &#39;create_policy_taccgi&#39;:
command =&gt; template($ng_taccgi_erb),
path =&gt; [&#39;/usr/bin&#39;,&#39;/usr/sbin&#39;],
cwd =&gt; $ng_user_home,
creates =&gt; &#39;/tmp/my-taccgi.pp&#39;,
creates =&gt; &quot;${ng_user_home}/my-taccgi.pp&quot;,
notify =&gt; Exec[&#39;semodule_taccgi&#39;],
}
@@ -228,7 +227,7 @@ class cd_nagios::selinux::config (
command =&gt; template($ng_statcgi_erb),
path =&gt; [&#39;/usr/bin&#39;,&#39;/usr/sbin&#39;],
cwd =&gt; $ng_user_home,
creates =&gt; &#39;/tmp/my-statuscgi.pp&#39;,
creates =&gt; &quot;${ng_user_home}/my-statuscgi.pp&quot;,
notify =&gt; Exec[&#39;semodule_taccgi&#39;],
}
@@ -239,7 +238,6 @@ class cd_nagios::selinux::config (
require =&gt; Exec[&#39;create_policy_statuscgi&#39;],
refreshonly =&gt; true,
}
}
}</pre>
</td>
@@ -249,7 +247,7 @@ class cd_nagios::selinux::config (
</div>
<div id="footer">
Generated on Thu Jul 20 18:14:59 2017 by
Generated on Thu Jul 20 18:21:25 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -195,7 +195,7 @@ class cd_nagios::server::access_rules (
</div>
<div id="footer">
Generated on Thu Jul 20 18:14:59 2017 by
Generated on Thu Jul 20 18:21:25 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -196,7 +196,7 @@ class cd_nagios::server::files (
</div>
<div id="footer">
Generated on Thu Jul 20 18:14:59 2017 by
Generated on Thu Jul 20 18:21:25 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -174,7 +174,7 @@ class cd_nagios::server::service (
</div>
<div id="footer">
Generated on Thu Jul 20 18:14:59 2017 by
Generated on Thu Jul 20 18:21:25 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -209,7 +209,7 @@ $ng_service = $::cd_nagios::params::ng_service
</div>
<div id="footer">
Generated on Thu Jul 20 18:14:59 2017 by
Generated on Thu Jul 20 18:21:25 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -90,7 +90,7 @@
</div>
<div id="footer">
Generated on Thu Jul 20 18:14:57 2017 by
Generated on Thu Jul 20 18:21:23 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -38,12 +38,12 @@ class cd_nagios::selinux::config (
creates => "${ng_user_home}/avc_alerts",
}
# sealert tac-cgi
# sealert tac-cgi
exec { 'create_policy_taccgi':
command => template($ng_taccgi_erb),
path => ['/usr/bin','/usr/sbin'],
cwd => $ng_user_home,
creates => '/tmp/my-taccgi.pp',
creates => "${ng_user_home}/my-taccgi.pp",
notify => Exec['semodule_taccgi'],
}
@@ -61,7 +61,7 @@ class cd_nagios::selinux::config (
command => template($ng_statcgi_erb),
path => ['/usr/bin','/usr/sbin'],
cwd => $ng_user_home,
creates => '/tmp/my-statuscgi.pp',
creates => "${ng_user_home}/my-statuscgi.pp",
notify => Exec['semodule_taccgi'],
}
@@ -72,6 +72,5 @@ class cd_nagios::selinux::config (
require => Exec['create_policy_statuscgi'],
refreshonly => true,
}
}
}