mac_maker.jobs.filesystem¶
A provisioning job for a Job Spec file on the local file system.
- class mac_maker.jobs.filesystem.FileSystemJob(spec_file_location)[source]¶
A provisioning job for a Job Spec file on the local file system.
- Parameters
spec_file_location (
str) – The path to the Job Spec file.