Skip to content

add support for custom seed in Ubuntu/Debian BootEnvs

Greg Althaus requested to merge select-seed-feature into master

Created by: sygibson

  • modifies debian-8, debian-9, and ubuntu-16.04 to use "seed" of "select-seed.tmpl"

  • adds "select-seed.tmpl" which by default uses the original "net-seed.tmpl, or the operators provided template seed file

  • adds param of "select-seed" which can be used on Machines or Profiles to specify a custom seed to use

  • tested with ubuntu-16.04, debian-8, and debian-9 BootEnvs

Merge request reports