]> granicus.if.org Git - icinga2/commitdiff
Documentation: Clarify on which config tools are available
authorMichael Friedrich <michael.friedrich@netways.de>
Thu, 14 Aug 2014 11:39:55 +0000 (13:39 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Thu, 14 Aug 2014 11:39:55 +0000 (13:39 +0200)
fixes #6909

doc/2-getting-started.md

index 4202c36c4b56530fb3a01f2c7d8ebcdc39a3622a..5f98d75c3132e72f3ee09ee49ec52b7a371fa8c9 100644 (file)
@@ -862,16 +862,9 @@ graphing performance data), [Graphite](#addons-graphing-pnp), and
 
 ## <a id="configuration-tools"></a> Configuration Tools
 
-Well known configuration tools for Icinga 1.x such as [LConf](http://www.netways.de/en/de/produkte/icinga/addons/lconf/),
-[NConf](http://www.nconf.org/) or [NagiosQL](http://www.nagiosql.org/)
-store their configuration in a custom format in their backends (LDAP or RDBMS).
-Currently only LConf 1.4.x supports Icinga 2 configuration export as compatibility extension.
-It does not use advanced Icinga 2 features such as [apply](#using-apply) rules or
-easy [notifications](#using-apply-notifications) and [dependencies](#using-apply-dependencies)
-for example.
-
 If you require your favourite configuration tool to export Icinga 2 configuration, please get in
-touch with their developers.
+touch with their developers. The Icinga project does not provide a configuration web interface
+or similar.
 
 > **Tip**
 >
@@ -881,6 +874,11 @@ touch with their developers.
 If you're looking for puppet manifests, chef cookbooks, ansible recipes, etc - we're happy
 to integrate them upstream, so please get in touch at [https://support.icinga.org](https://support.icinga.org).
 
+These tools are in development and require feedback and tests:
+
+* [Ansible Roles](https://github.com/Icinga/icinga2-ansible)
+* [Puppet Module](https://github.com/Icinga/puppet-icinga2)
+
 ## <a id="configuration-syntax-highlighting"></a> Configuration Syntax Highlighting
 
 Icinga 2 ships configuration examples for syntax highlighting using the `vim` and `nano`editors.