InstallConfig


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "0.2.0" ) ]
public InstallConfig (string id)

Construct a new install configuration with default values for language, keyboard, timezone and admin password.

The default values are to use an 'en_US' language and keyboard, and an 'America/New_York' timezone. The admin password is set to a random 8 character password.

Parameters:

id

the unique identifier

Returns:

an install configuration with default values