« Previous | Next » 

Revision 5886f568

ID5886f568337cad55facff1132344374553bd8b1f

Added by Nikos Skalkotos about 11 years ago

Remove get_metadata() from os_type classes

The metadata are collected in the constructor and are saved in the
meta variable. This way they can be accessed and altered by the
sysprep methods. There are cases where some metadata are not valid
and need to be updated after a sysprep action is performed. For
example, remove_user_accounts sysprep action may remove a user that
is present in the USERS metadata.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences