summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2014-01-13 10:55:25 +0100
committervarac <varacanero@zeromail.org>2014-01-13 10:55:25 +0100
commit4cd47d03c68d8530dcbff37c5bc1cf6a8006d767 (patch)
tree8393a41d0adc317ae81f91a74d117c1514b16be9 /README.md
parent49b4a2c9f071b9fccdca0b0d1d6a825b61273aed (diff)
updated readme.md about ssh authentication, added examples for debian in debian.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index f3d5e44..440b471 100644
--- a/README.md
+++ b/README.md
@@ -140,10 +140,14 @@ 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. Deploys ssh keypair on server and
- allows the server to execute the agent on the client.
+*use_ssh*: Use ssh instead of the tcp wrapper in order to allows the server to
+ execute the agent on the client.
Default: false.
+ * 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)
+ * Deploys public key on client in /root/.ssh/authorized_keys (restricting allows command to "/usr/bin/check_mk_agent")
+
## Host groups and tags
By default check_mk puts all hosts into a group called 'check_mk' but where you