Skip to content

Processor MunkiSetDefaultCatalog

github-actions edited this page Dec 6, 2022 · 2 revisions

MunkiSetDefaultCatalog

NOTE: This page is automatically generated by GitHub Actions when a new release is tagged.
Updates to the information on this page should be submitted as pull requests to the AutoPkg repository. Processors are located here.

Description

Edit current munki pkginfo to set the 'catalog' key to the default catalog preference for munkiimport (com.googlecode.munki.munkiimport), if one has been set. Typically this would be run as a preprocessor.

Input Variables

  • pkginfo:
    • required: False
    • description: Dictionary of Munki pkginfo.

Output Variables

  • pkginfo:
    • description: Updated pkginfo.

Table of Contents

Clone this wiki locally