[pve-devel] [PATCH pve-docs 1/3] sdn: add a note to add "source /etc/network/interfaces.d/*"
Alexandre Derumier
aderumier at odiso.com
Tue May 26 17:46:06 CEST 2020
Signed-off-by: Alexandre Derumier <aderumier at odiso.com>
---
pvesdn.adoc | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/pvesdn.adoc b/pvesdn.adoc
index f890003..0dd58ee 100644
--- a/pvesdn.adoc
+++ b/pvesdn.adoc
@@ -267,6 +267,12 @@ After applying the configuration through the main SDN web-interface panel,
the local network configuration is generated locally on each node in
`/etc/network/interfaces.d/sdn`, and with ifupdown2 reloaded.
+You need to add
+----
+source /etc/network/interfaces.d/*
+----
+at the end of /etc/network/interfaces to have the sdn config included
+
You can monitor the status of local zones and vnets through the main tree.
--
2.20.1
More information about the pve-devel
mailing list