[pve-devel] [PATCH docs 2/3] Do not mention the name of the first NIC in the doc, as it might differ in each install
Emmanuel Kasper
e.kasper at proxmox.com
Mon Jul 24 15:55:15 CEST 2017
---
pve-network.adoc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pve-network.adoc b/pve-network.adoc
index dd86029..b8eb7a0 100644
--- a/pve-network.adoc
+++ b/pve-network.adoc
@@ -83,8 +83,8 @@ Default Configuration using a Bridge
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The installation program creates a single bridge named `vmbr0`, which
-is connected to the first Ethernet card `eno0`. The corresponding
-configuration in `/etc/network/interfaces` looks like this:
+is connected to the first Ethernet card. The corresponding
+configuration in `/etc/network/interfaces` might look like this:
----
auto lo
--
2.11.0
More information about the pve-devel
mailing list