mac_maker.jobs.folder

A provisioning job for a Profile in a file system folder.

class mac_maker.jobs.folder.FolderJob(folder_path)[source]

A provisioning job for a Profile in a file system folder.

Parameters:

folder_path (str) – The local file system folder path containing a profile.

initialize_spec_file()[source]

Initialize the spec file for this provisioning job.

Return type:

None