BootstrapConfiguration object

Farm Role bootstrap configuration. Please note that this configuration is available only for Roles configured with Chef built-in automation.

Abstract Type

BootstrapConfiguration is an abstract type. When an object of type BootstrapConfiguration is expected, you must pass an object of one of the following types:

Properties

property attributes valid values description filter option
type
string
required
"ChefServerBootstrapConfiguration"
"ChefSoloBootstrapConfiguration"
"AnsibleTowerBootstrapConfiguration"

Bootstrap configuration type.

enabled
boolean
optional