doc: typos, info about further kickstart runs

Signed-off-by: Thomas Gelf <thomas@gelf.net>
This commit is contained in:
Thomas Widhalm 2016-03-24 00:18:41 +01:00 committed by Thomas Gelf
parent d99bec0e9a
commit 7fd4e5b033
2 changed files with 9 additions and 1 deletions

View File

@ -124,3 +124,11 @@ default in case none is given. And of course your Icinga2 installation
needs to have a corresponding `ApiListener` (look at your enabled
features) listening at the given port.
You can run the `kickstart` from the CLI if you don't use a tool for
automation.
icingacli director kickstart run
You can rerun the kickstart if you have to reimport changed local
config, even when the beforementioned check tells you you don't need to.
Or you could use the import/synchronisation features of Director.

View File

@ -18,4 +18,4 @@ Currently there is a bug in Icinga Web 2 that broke automagic cache invalidation
I want to set ... on a host object
----------------------------------
You might have realized that a couple of options are not available on concrete object implementations or apply rules. It is one of our main goal to keep daily work with Director fast and simple. Want exceptions, special configurations? No problem, but please provide dedicated templates. Still not convinced? Let us know your opinions, tell us what your are missing and what we could do better.
You might have realized that a couple of options are not available on concrete object implementations or apply rules. It is one of our main goals to keep daily work with Director fast and simple. Want exceptions, special configurations? No problem, but please provide dedicated templates. Still not convinced? Let us know your opinions, tell us what your are missing and what we could do better.