Skip to content
Snippets Groups Projects
Commit 31578dcb authored by ngyimesi's avatar ngyimesi
Browse files

Removed bridge comments

parent 20a5166e
No related branches found
No related tags found
No related merge requests found
......@@ -84,7 +84,6 @@ iface {{ bridge1_name }} inet static
bridge-stp off
bridge-fd 0
mtu 9000
#Bridge interface for interconnection between nodes 1 and 2
auto {{ bridge2_name }}
iface {{ bridge2_name }} inet static
......@@ -93,6 +92,5 @@ iface {{ bridge2_name }} inet static
bridge-stp off
bridge-fd 0
mtu 9000
#Bridge interface for interconnection between nodes 1 and 3
source /etc/network/interfaces.d/*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment