summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2013-07-15 09:56:11 +0200
committervarac <varacanero@zeromail.org>2013-07-15 09:56:11 +0200
commit91ccfd2a528b5b4d89801e15f8949275cad77f64 (patch)
tree93938c542c541613ac6a420b82847909e378adb6 /README.md
parent08dd5bd0187159f3463b270b13ffbda8396df101 (diff)
added use_ssh to check_mk class
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0ef7920..6371d7d 100644
--- a/README.md
+++ b/README.md
@@ -70,6 +70,9 @@ created making the URL http://hostname/acme/check_mk/ running as the 'acme' user
*omdadmin_htpasswd*: changes the htpasswd of the amdadmin user (requires apache module from i.e.
https://labs.riseup.net/code/projects/shared-apache)
+*use_ssh*: Configures ssh to agents that use the same parameter.
+ Default: false.
+
### Notes
* A user and group with the same value as the site parameter is created. By default this is 'monitoring'.