Skip to content

Processor MunkiInfoCreator

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

MunkiInfoCreator

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

Creates a pkginfo file for a munki package.

Input Variables

  • pkg_path:
    • required: True
    • description: Path to a pkg or dmg in the munki repository.
  • version:
    • required: False
    • description: Version to override makepkginfo.
  • name:
    • required: False
    • description: Name to override makepkginfo.
  • info_path:
    • required: False
    • description: Path to the pkgsinfo file.

Output Variables

  • munki_info:
    • description: The pkginfo property list.

Table of Contents

Clone this wiki locally