BareMetalOsEnvironmentConfigResponse

data class BareMetalOsEnvironmentConfigResponse(val packageRepoExcluded: Boolean)

Specifies operating system settings for cluster provisioning.

Constructors

Link copied to clipboard
constructor(packageRepoExcluded: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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