From 1e36843d5bd0ed9da12878423c1fcd420d8f79f2 Mon Sep 17 00:00:00 2001
From: Fulvio Galeazzi <fulvio.galeazzi@garr.it>
Date: Tue, 6 Mar 2018 10:03:33 +0100
Subject: [PATCH] Update README.md

---
 Dell_MD38XX/README.md | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/Dell_MD38XX/README.md b/Dell_MD38XX/README.md
index 7895584..a7f0a7c 100644
--- a/Dell_MD38XX/README.md
+++ b/Dell_MD38XX/README.md
@@ -73,7 +73,18 @@ on::
    {#DEVNAME} matches @Dell MD38XX devices for discovery
    
 
+Actions needed
+--------------
 
+   * Install the Template and apply it to a properly configured node (see above).
+   * define the following macros::
+      * this one is used by discovery scripts::
+
+      {$MD38XX_CMD_ARGS_DISCO}  -->  -p /bin/SMcli -m ct1
+
+      * this one is used by the statistics gathering script::
+      
+      {$MD38XX_CMD_ARGS}  --> -p /bin/SMcli -z 10.200.1.222 -c cephadm.ct1
 
 
 
-- 
GitLab