From 0aaeffec022beddcfda8eae9107337071073e2aa Mon Sep 17 00:00:00 2001 From: ZhijunWei Date: Sun, 29 Apr 2018 11:38:31 +0000 Subject: [PATCH] Fix the appropriate kernel modules path Change-Id: I3567690df5f4c792d4b908978b17d0112e7a7f37 --- deploy-guide/source/targethosts-prepare.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy-guide/source/targethosts-prepare.rst b/deploy-guide/source/targethosts-prepare.rst index 14913ddb85..8cf6cdae04 100644 --- a/deploy-guide/source/targethosts-prepare.rst +++ b/deploy-guide/source/targethosts-prepare.rst @@ -97,7 +97,7 @@ Configure CentOS # yum install bridge-utils iputils lsof lvm2 \ ntp ntpdate openssh-server sudo tcpdump python -#. Add the appropriate kernel modules to the ``/etc/modules`` file to +#. Add the appropriate kernel modules to the ``/etc/modules-load.d`` file to enable VLAN and bond interfaces: .. code-block:: shell-session @@ -140,7 +140,7 @@ Configure openSUSE # zypper install bridge-utils iputils lsof lvm2 \ ntp opensshr sudo tcpdump python -#. Add the appropriate kernel modules to the ``/etc/modules`` file to +#. Add the appropriate kernel modules to the ``/etc/modules-load.d`` file to enable VLAN and bond interfaces: .. code-block:: shell-session