commit | c1dded9b91ae46d339430efcc69b0d3a4882b88b | [log] [tgz] |
---|---|---|
author | Hiroshi Miura <miurahr@nttdata.co.jp> | Wed Jul 22 12:18:35 2015 +0900 |
committer | Hiroshi Miura <miurahr@nttdata.co.jp> | Wed Jul 22 12:18:53 2015 +0900 |
tree | dd89816cacff56883128dbb3b9056cb147574a2b | |
parent | 411c43983dc88162df1509d9fc4659d5fe0977ae [diff] [blame] |
fix typo in guide for nested kvm Change-Id: Ie103a097830401248c75fcb16d4dd746bbbb7288 Signed-off-by: Hiroshi Miura <miurahr@nttdata.co.jp>
diff --git a/doc/source/guides/devstack-with-nested-kvm.rst b/doc/source/guides/devstack-with-nested-kvm.rst index b35492e..c652bac 100644 --- a/doc/source/guides/devstack-with-nested-kvm.rst +++ b/doc/source/guides/devstack-with-nested-kvm.rst
@@ -88,7 +88,7 @@ parm: nested:int To make the above value persistent across reboots, add an entry in -/etc/modprobe.ddist.conf so it looks as below:: +/etc/modprobe.d/dist.conf so it looks as below:: cat /etc/modprobe.d/dist.conf options kvm-amd nested=y