From 39913ae394fe9d5e2520a3469fe55a76c6fac82a Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Thu, 1 Feb 2018 20:34:53 +0100 Subject: deploy.sh: Disable net.bridge.bridge-nf-call JIRA: FUEL-334 Change-Id: I6d2499053dcfb7f99593fcd5c948b569bdcb9c9b Signed-off-by: Alexandru Avadanii (cherry picked from commit 574021257b89eda2b431e51121bbb11bd9d54988) --- docs/release/installation/installation.instruction.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/release') diff --git a/docs/release/installation/installation.instruction.rst b/docs/release/installation/installation.instruction.rst index af00d46bb..355a2e094 100644 --- a/docs/release/installation/installation.instruction.rst +++ b/docs/release/installation/installation.instruction.rst @@ -244,6 +244,8 @@ is recommened to install libvirt-bin explicitly on the Jumpserver before the dep dependencies on the Jumpserver, unless explicitly asked not to (via -P deploy arg). This includes Python, QEMU, libvirt etc. +**NOTE**: The install script will alter Jumpserver sysconf and disable `net.bridge.bridge-nf-call`. + .. code-block:: bash $ apt-get install linux-image-generic-hwe-16.04-edge libvirt-bin -- cgit 1.2.3-korg