Skip to content
  • Nikos Skalkotos's avatar
    Add support for sysprep-parameters · 0eac0256
    Nikos Skalkotos authored
    The user may define parameters needed by the os_type classes to perform
    the system preparation tasks.
    
    A new needed_sysprep_params method is added to os_type.OSBase that
    returns a list with parameters that should be defined by the user.
    0eac0256