From 7073612df52ca3bed70c15ddf0d27368b5a630cc Mon Sep 17 00:00:00 2001 From: Marianne Spiller Date: Thu, 3 Mar 2016 13:30:58 +0100 Subject: [PATCH] docs/30-Automation.md: fixed path Fixed path Signed-off-by: Thomas Gelf --- doc/30-Automation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/30-Automation.md b/doc/30-Automation.md index fa833b9d..73633034 100644 --- a/doc/30-Automation.md +++ b/doc/30-Automation.md @@ -116,7 +116,7 @@ username = director password = *** ``` -Usually `/etc/icingaweb/modules/director/kickstart.ini` should be the +Usually `/etc/icingaweb2/modules/director/kickstart.ini` should be the full path to this file. `endpoint` (master certificate name), `username` and `password` (fitting an already configured `ApiUser`) are required. `host` can be a resolvable hostname or an IP address. `port` is 5665 per