redhat-performance / satperf

Collection of Automation/Tools for Performance Analysis/Testing of Satelite 6
GNU General Public License v2.0
31 stars 26 forks source link

feat: Add ability to only configure plain network when needed #198

Closed pablomh closed 2 years ago

pablomh commented 2 years ago

The default will be to configure it, but if it's desired not to do so, please set:

configure_plain_network: False

in the satperf.local.yaml configuration file

jhutar commented 2 years ago

Thank you!