mac_maker.jobs.spec_file

A provisioning job for a spec file on the local file system.

class mac_maker.jobs.spec_file.SpecFileJob(spec_file_location)[source]

A provisioning job for a spec file on the local file system.

Parameters:

spec_file_location (str) – The path to the spec file.

initialize_spec_file()[source]

Initialize the spec file for this provisioning job.

Return type:

None