Ubuntu Preseed - Bond/vlans - anyone have a last_command that works for this?

Anyone have any working hacks to get ubuntu to provision & bring up
bonds/tagged vlans? Preseed looks super limited to 1 interface and i've had
people recommend writing a "last_command" shell script to do it… just
curious if there is anything out there…

bonds, but I'm sure patches would be welcome :slight_smile:

[1]
https://github.com/theforeman/community-templates/blob/develop/snippets/preseed_networking_setup.erb

··· On 18 July 2016 at 16:50, Byron Miller wrote:

Anyone have any working hacks to get ubuntu to provision & bring up
bonds/tagged vlans? Preseed looks super limited to 1 interface and i’ve had
people recommend writing a “last_command” shell script to do it… just
curious if there is anything out there…

There appears to be support for VLANs in this snippet[1] - I don’t see

Thanks! i'll see about using this as a base to start from

··· On Monday, July 18, 2016 at 10:56:23 AM UTC-5, Greg Sutcliffe wrote: > > On 18 July 2016 at 16:50, Byron Miller <byr...@gmail.com > > wrote: > >> Anyone have any working hacks to get ubuntu to provision & bring up >> bonds/tagged vlans? Preseed looks super limited to 1 interface and i've had >> people recommend writing a "last_command" shell script to do it.. just >> curious if there is anything out there.. >> >> There appears to be support for VLANs in this snippet[1] - I don't see > bonds, but I'm sure patches would be welcome :) > > [1] > https://github.com/theforeman/community-templates/blob/develop/snippets/preseed_networking_setup.erb >

Hello Byron,

I am also starting to work on this. I need tagged bridges as well.
How far have you progressed? I would like to give a hand if possible.

Thanks

··· On Monday, July 18, 2016 at 6:19:34 PM UTC+2, Byron Miller wrote: > > Thanks! i'll see about using this as a base to start from > > On Monday, July 18, 2016 at 10:56:23 AM UTC-5, Greg Sutcliffe wrote: >> >> On 18 July 2016 at 16:50, Byron Miller wrote: >> >>> Anyone have any working hacks to get ubuntu to provision & bring up >>> bonds/tagged vlans? Preseed looks super limited to 1 interface and i've had >>> people recommend writing a "last_command" shell script to do it.. just >>> curious if there is anything out there.. >>> >>> There appears to be support for VLANs in this snippet[1] - I don't see >> bonds, but I'm sure patches would be welcome :) >> >> [1] >> https://github.com/theforeman/community-templates/blob/develop/snippets/preseed_networking_setup.erb >> >