]> git.proxmox.com Git - pve-docs.git/commitdiff
adming guide: move SDN down, after VM/CT and before firewall
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 10 May 2020 18:10:48 +0000 (20:10 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 10 May 2020 18:10:49 +0000 (20:10 +0200)
While the rationale to put it before CT/VM isn't wrong at all it's
and advanced and currently even experimental topic. Lot's of PVE
admins/users won't require to get up and running initially.

Those who search it will still find it easily.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
pve-admin-guide.adoc

index 420763035734e4ace2b7bc79da4620f8f738fecb..3614c034baee7f4e312c8b9e0d86944c2d9992e6 100644 (file)
@@ -36,13 +36,13 @@ include::pvesm.adoc[]
 include::pveceph.adoc[]
 
 include::pvesr.adoc[]
-include::pvesdn.adoc[]
 
 include::qm.adoc[]
 
 include::pct.adoc[]
 
+include::pvesdn.adoc[]
+
 include::pve-firewall.adoc[]
 
 include::pveum.adoc[]