We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 348b7b0 commit 3318ba6Copy full SHA for 3318ba6
source/physical_network.rst
@@ -0,0 +1,19 @@
1
+.. include:: vars.rst
2
+
3
+================
4
+Physical network
5
6
7
+.. ifconfig:: deployment['kayobe_manages_physical_network']
8
9
+ The |project_name| deployment uses Kayobe to manage the physical network.
10
11
+ .. ifconfig:: deployment['physical_network_evpn']
12
13
+ .. include:: include/evpn_fabric_overview.rst
14
15
+ .. include:: include/evpn_fabric_details.rst
16
17
+.. ifconfig:: not deployment['kayobe_manages_physical_network']
18
19
+ The |project_name| deployment does not use Kayobe to manage the physical network.
0 commit comments