kayobe/ansible/filter_plugins
Mark Goddard 4f1ba98167 Allow limiting physical network interface configuration to subsets
Allow the physical network interface configuration to be limited to a subset of
interfaces, either by interface name or switch interface description. This is done
via:

kayobe physical network configure --interface-limit interface1,interface2

or

kayobe physical network configure --interface-description-limit host1,host2

Fixes: #25
2017-10-17 11:48:36 +00:00
..
bmc_type.py Add support for setting bmc_type=intel for Intel BMCs 2017-08-29 13:12:47 +00:00
networks.py Add network configuration for gateways in provisioning and inspection networks 2017-09-01 18:22:42 +00:00
switches.py Allow limiting physical network interface configuration to subsets 2017-10-17 11:48:36 +00:00