Skip to content
  • Nikos Skalkotos's avatar
    Add sysprep params before init is executed · f8059533
    Nikos Skalkotos authored
    In add_sysprep_param __init__ decorator, add the sysprep parameters
    before executing the init function. This is needed if we want to be
    able to access the sysprep_params dictionary from within __init__.
    f8059533