On 21 September 2017 at 09:08, Cristian Sava <csava@central.ucv.ro> wrote:
Hi all,

Some of us choose to build Fedora servers (instead of using Centos, for
vary reasons) with many virtuals, each with different IP.
Everytime I have to follow these guidelines
https://fedoramagazine.org/build-network-bridge-fedora/
So the question:
Is there a tool to simply setup a bridge interface?




You can do it in the NetworkManager interface ... but I'm not really sure what exactly you are asking.

Can you not just script nmcli and call that script to automatically do it for you each time?

There's an nmcli ansible module you might be able to construct a playbook with?

http://docs.ansible.com/ansible/latest/nmcli_module.html

Can you be a little more specific with your requirements? If so I'm sure a more specific and detailed answer can be supplied.