What is the primary purpose of the `metadata.rb` file in a Chef cookbook?
-
A
To store node attribute default values
-
B
To define the cookbook name, version, dependencies, and other metadata
-
C
To list all recipe files included in the cookbook
-
D
To configure the Chef Server connection settings