mac_maker.profile.precheck.precheck_extractor

Extractor for a profile’s precheck data.

class mac_maker.profile.precheck.precheck_extractor.PrecheckExtractor[source]

Extractor for a profile’s precheck data.

get_precheck_data(spec)[source]

Read a profile’s precheck data and return it.

Parameters:

spec (Spec) – The provisioning spec instance.

Return type:

TypePrecheckFileData

Returns:

The complete precheck contents.