Recommit for updates in build 134

This commit is contained in:
Jenkins Server
2026-03-02 14:27:37 +01:00
parent 265e42d5c3
commit d64e896855
3 changed files with 17 additions and 9 deletions

View File

@@ -90,9 +90,11 @@
</li><li>
<p><a href="#adding-service-groups">Adding service groups</a></p>
</li><li>
<p><a href="#adding-time-periods">adding time periods</a></p>
<p><a href="#adding-time-periods">Adding time periods</a></p>
</li><li>
<p><a href="#adding-custom-commands">adding custom commands</a></p>
<p><a href="#adding-custom-commands">Adding custom commands</a></p>
</li><li>
<p><a href="#adding-templates">Adding templates</a></p>
</li></ul>
</li><li>
<p><a href="#puppetdb">PuppetDB</a></p>
@@ -242,14 +244,16 @@ Re-type new password:
<p>ToDo</p>
<h3 id="label-adding+time+periods">adding time periods</h3>
<h3 id="label-Adding+time+periods">Adding time periods</h3>
<p>ToDo</p>
<h3 id="label-adding+custom+commands">adding custom commands</h3>
<h3 id="label-Adding+custom+commands">Adding custom commands</h3>
<p>ToDo</p>
<h3 id="label-Adding+templates">Adding templates</h3>
<h2 id="label-PuppetDB">PuppetDB</h2>
<p>A working instance of PuppetDB connected to the Puppet master is required for this to work. Installation and configuration of PuppetDB is out of scope for this module, however <a href="https://gitlab.confdroid.com/puppet/cd_puppetdb">cd_puppetdb</a> is available to automate this task for you as well within a few minutes.</p>

View File

@@ -90,9 +90,11 @@
</li><li>
<p><a href="#adding-service-groups">Adding service groups</a></p>
</li><li>
<p><a href="#adding-time-periods">adding time periods</a></p>
<p><a href="#adding-time-periods">Adding time periods</a></p>
</li><li>
<p><a href="#adding-custom-commands">adding custom commands</a></p>
<p><a href="#adding-custom-commands">Adding custom commands</a></p>
</li><li>
<p><a href="#adding-templates">Adding templates</a></p>
</li></ul>
</li><li>
<p><a href="#puppetdb">PuppetDB</a></p>
@@ -242,14 +244,16 @@ Re-type new password:
<p>ToDo</p>
<h3 id="label-adding+time+periods">adding time periods</h3>
<h3 id="label-Adding+time+periods">Adding time periods</h3>
<p>ToDo</p>
<h3 id="label-adding+custom+commands">adding custom commands</h3>
<h3 id="label-Adding+custom+commands">Adding custom commands</h3>
<p>ToDo</p>
<h3 id="label-Adding+templates">Adding templates</h3>
<h2 id="label-PuppetDB">PuppetDB</h2>
<p>A working instance of PuppetDB connected to the Puppet master is required for this to work. Installation and configuration of PuppetDB is out of scope for this module, however <a href="https://gitlab.confdroid.com/puppet/cd_puppetdb">cd_puppetdb</a> is available to automate this task for you as well within a few minutes.</p>

View File

@@ -737,7 +737,7 @@ define confdroid_nagios::nagios::objects::templates (
String $ng_parallelize_check = &#39;1&#39;,
String $ng_obsess_over_service = &#39;1&#39;,
String $ng_check_freshness = &#39;0&#39;,
String $ng_is_volatile = &#39;0&#39;,
String $ng_is_volatile = &#39;0&#39;,
) {
$ng_nagios_server = $confdroid_nagios::params::ng_nagios_server