Manufacturing configuration file
A manufacturing configuration file contains the manufacturing-related parameters required to create the PPKG. Because many of these values do not change from one PPKG to another, this file allows an OEM to maintain control over the parameters. You can override one or more fields within this file by supplying the values as arguments on the command line when the PPKG file is generated.
A sample manufacturing configuration file is generated when you execute the getSampleConfigs command. The file uses the JSON data format standard to define the manufacturing parameters.
Field name | Field value |
|---|---|
| The maximum number of hardware devices that the PPKG file is allowed to produce. Mandatory. |
| The name of the manufacturing configuration file. Mandatory. |
| The path to the OEM identity file. Mandatory. |
| The path to the private information file with the passphrase for the OEM identity file. Optional. |
| The path to the output file. Mandatory. |
| The path to the Security Appliance ID file. Mandatory. |
For more information about the fields, see Descriptions of configuration fields.