From 6ed24bfbf588e737392a76d4117e2b0d40615ad4 Mon Sep 17 00:00:00 2001 From: Jenkins ConfDroid Date: Thu, 12 Apr 2018 13:03:51 +0200 Subject: [PATCH] recommit for updates in build 2 --- CHANGELOG.md | 10 ++++++++++ doc/file.README.html | 2 +- doc/index.html | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b95233f..461be99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,16 @@ Changelog of Git Changelog.

No issue

+cabaddfa1be2932 Jenkins ConfDroid 2018-04-12 10:15:02 +

+

recommit for updates in build 1

+ +

+7dd65e515c82ad2 Arne Teuke 2018-04-12 10:13:28 +

+

added development branch

+ +

8574fbd5f27d160 Arne Teuke 2017-09-27 12:42:23

fixed typo

diff --git a/doc/file.README.html b/doc/file.README.html index 519916a..5f2d2d3 100644 --- a/doc/file.README.html +++ b/doc/file.README.html @@ -247,7 +247,7 @@ concat to concatenate configuration files from different sources.

via site.pp or nodes.pp

node 'example.example.net' {
-  include cd_puppetdb
+  include cd_nagios
 }

through Foreman:

diff --git a/doc/index.html b/doc/index.html index a6a92ce..0d2fda8 100644 --- a/doc/index.html +++ b/doc/index.html @@ -247,7 +247,7 @@ concat to concatenate configuration files from different sources.

via site.pp or nodes.pp

node 'example.example.net' {
-  include cd_puppetdb
+  include cd_nagios
 }

through Foreman: