From 115801729fc9b9e1bac12ba9ab37300b17f73a88 Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Thu, 12 Apr 2018 13:02:41 +0200 Subject: [PATCH 1/2] updates README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a8bfb8..c33c030 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ via site.pp or nodes.pp ``` node 'example.example.net' { - include cd_puppetdb + include cd_nagios } ``` #### through Foreman: From 6ed24bfbf588e737392a76d4117e2b0d40615ad4 Mon Sep 17 00:00:00 2001 From: Jenkins ConfDroid Date: Thu, 12 Apr 2018 13:03:51 +0200 Subject: [PATCH 2/2] 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: