Recommit for updates in build 134
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -737,7 +737,7 @@ define confdroid_nagios::nagios::objects::templates (
|
||||
String $ng_parallelize_check = '1',
|
||||
String $ng_obsess_over_service = '1',
|
||||
String $ng_check_freshness = '0',
|
||||
String $ng_is_volatile = '0',
|
||||
String $ng_is_volatile = '0',
|
||||
|
||||
) {
|
||||
$ng_nagios_server = $confdroid_nagios::params::ng_nagios_server
|
||||
|
||||
Reference in New Issue
Block a user