Feature #14609
openuser should be able to configure bridge interface while provisioning a new host
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1325813
Description of problem:
In sat6.2, we can define 'bridge' type interface along with all its attributes.
but looks like Satellite just documents the bridge interface in webUI instead of configuring it while provisioning a new host.
we should update "kickstart_networking_setup" template to configure it while provisioning a new host. In any case kickstart %post section should update this.
Version-Release number of selected component (if applicable):
satellite6.2 beta snap6.2
How reproducible:
always
Steps to Reproduce:
1. create a new host
2. while creating host, add new 'bridge' type interface
3.
Actual results:
Expected results:
bridge type interface should be configure on host after provisioning
Additional info: