Merge "Add details of physical net configure --display"

This commit is contained in:
Zuul 2023-03-15 09:54:58 +00:00 committed by Gerrit Code Review
commit a7669aae88
2 changed files with 8 additions and 1 deletions

View File

@ -24,6 +24,13 @@ The following switch operating systems are currently supported:
* Juniper Junos OS
* Mellanox MLNX OS
.. note::
When developing switch configuration, it can be helpful to see what commands
will be generated. This can be done using the ``--display`` parameter for
``kayobe physical network configure``, which will output switch global and port
configuration as terminal output without applying it.
Adding Devices to the Inventory
===============================

View File

@ -35,7 +35,7 @@ Physical Network
================
The physical network can be managed by Kayobe, which uses Ansible's network
modules. Currently Dell Network OS 6 and Dell Network OS 9 switches are
modules. Currently the most popular switches for cloud infrastructure are
supported but this could easily be extended. To provision the physical
network::