Skip to content

Commit 1abd3dc

Browse files
authored
Update kvm.rst (#189)
1 parent 2c9d1d1 commit 1abd3dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • source/installguide/hypervisor

source/installguide/hypervisor/kvm.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -726,7 +726,7 @@ Modify the interfaces file to look like this:
726726
auto cloudbr0
727727
iface cloudbr0 inet static
728728
bridge_ports eth0
729-
bridge_fd 5
729+
bridge_fd 0
730730
bridge_stp off
731731
bridge_maxwait 1
732732
address 192.168.42.11
@@ -739,7 +739,7 @@ Modify the interfaces file to look like this:
739739
auto cloudbr1
740740
iface cloudbr1 inet manual
741741
bridge_ports eth0.200
742-
bridge_fd 5
742+
bridge_fd 0
743743
bridge_stp off
744744
bridge_maxwait 1
745745

0 commit comments

Comments
 (0)