Skip to content

ansible/network_setup: add a new management network

Martin Roukala requested to merge mgmt_bridge into master

The management network is meant to host all the devices needed for operation, such as:

  • Power Delivery Units
  • Uninterruptible Power Supplies
  • Thermometers
  • Others?

Ethernet NICs can be opted-in this network by adding their MAC addresses to a coma-separated list.

Merge request reports