BareMetalAdminOsEnvironmentConfigResponse

data class BareMetalAdminOsEnvironmentConfigResponse(val packageRepoExcluded: Boolean)

Specifies operating system operation settings for cluster provisioning.

Constructors

constructor(packageRepoExcluded: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether the package repo should be added when initializing bare metal machines.