summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 440b471..79710aa 100644
--- a/README.md
+++ b/README.md
@@ -140,9 +140,11 @@ Only required if a filestore is used.
*workspace*: The directory to use to store files used during installation.
Default: '/root/check_mk'
-*use_ssh*: Use ssh instead of the tcp wrapper in order to allows the server to
+*method*: "xinetd" (default) or "ssh"
+ "ssh": Use ssh instead of the tcp wrapper in order to allows the server to
execute the agent on the client.
- Default: false.
+
+*generate_sshkey*: true or false (default)
* Deploys ssh keypair on server (in /opt/omd/sites/monitoring/.ssh)
* Saves keypair on puppetmaster (/etc/puppet/modules/keys/files/check_mk_keys by default)