redhat-cop / ocp4-helpernode

This playbook helps set up an "all-in-one" node, that has all the infrastructure/services in order to install OpenShift 4.
335 stars 301 forks source link

Add configuration for bonds on interfaces #295

Open usamaahmadkhan opened 1 year ago

usamaahmadkhan commented 1 year ago

Bonding is a very typical scenario in production systems. Bond configurations can be passed similarly to ip configurations as described in the docs here: bonding configurations

For both:

Happy to open a PR if this issue gets accepted.

christianh814 commented 1 year ago

Yeah, if you have a bond you want to set up, that makes sense to want to configure the helpernode with that.

I would just make it a conditional. As long as you keep the default setup and people can opt in for bonding, I'm all for it