summaryrefslogtreecommitdiff
path: root/doc/source/drivers/cimc.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/drivers/cimc.rst')
-rw-r--r--doc/source/drivers/cimc.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/drivers/cimc.rst b/doc/source/drivers/cimc.rst
index 583e29df6..bc8989ef5 100644
--- a/doc/source/drivers/cimc.rst
+++ b/doc/source/drivers/cimc.rst
@@ -32,17 +32,17 @@ Install the ``ImcSdk`` module
.. note::
Install the ``ImcSdk`` module on the Ironic conductor node. Required version is
- 0.7.1.
+ 0.7.2.
#. Download the tar.gz from: https://communities.cisco.com/docs/DOC-56257
#. Unpack it::
- $ tar xvf ImcSdk-0.7.1.tar.gz
+ $ tar xvf ImcSdk-0.7.2.tar.gz
#. Install it::
- $ cd ImcSdk-0.7.1
+ $ cd ImcSdk-0.7.2
$ sudo python setup.py install
Tested Platforms