You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2021/11/15 08:20:09 UTC

[cloudstack-documentation] branch main updated: Update kvm.rst (#189)

This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git


The following commit(s) were added to refs/heads/main by this push:
     new 1abd3dc  Update kvm.rst (#189)
1abd3dc is described below

commit 1abd3dc8e92985067e891028d6b07340817edadc
Author: ALIANE Abdelouahab <ab...@yahoo.fr>
AuthorDate: Mon Nov 15 09:20:04 2021 +0100

    Update kvm.rst (#189)
---
 source/installguide/hypervisor/kvm.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/source/installguide/hypervisor/kvm.rst b/source/installguide/hypervisor/kvm.rst
index 807d944..f1326fe 100644
--- a/source/installguide/hypervisor/kvm.rst
+++ b/source/installguide/hypervisor/kvm.rst
@@ -726,7 +726,7 @@ Modify the interfaces file to look like this:
    auto cloudbr0
    iface cloudbr0 inet static
        bridge_ports eth0
-       bridge_fd 5
+       bridge_fd 0
        bridge_stp off
        bridge_maxwait 1
        address 192.168.42.11
@@ -739,7 +739,7 @@ Modify the interfaces file to look like this:
    auto cloudbr1
    iface cloudbr1 inet manual
        bridge_ports eth0.200
-       bridge_fd 5
+       bridge_fd 0
        bridge_stp off
        bridge_maxwait 1