AWS::OpsWorks::Stack ChefConfiguration - AWS CloudFormation

AWS::OpsWorks::Stack ChefConfiguration

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "BerkshelfVersion" : String, "ManageBerkshelf" : Boolean }

YAML

BerkshelfVersion: String ManageBerkshelf: Boolean

Properties

BerkshelfVersion

The Berkshelf version.

Required: No

Type: String

Update requires: No interruption

ManageBerkshelf

Whether to enable Berkshelf.

Required: No

Type: Boolean

Update requires: No interruption