Skip to content

Instantly share code, notes, and snippets.

@joncrain
Last active May 14, 2019 18:08
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joncrain/c1961e31850a87c312a442b8878c3540 to your computer and use it in GitHub Desktop.
Save joncrain/c1961e31850a87c312a442b8878c3540 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>OnDemand</key>
<true/>
<key>RestartAction</key>
<string>RequireRestart</string>
<key>_metadata</key>
<dict>
<key>catalog_promotion_date</key>
<string>2019-05-14</string>
<key>created_by</key>
<string>sysop</string>
<key>creation_date</key>
<date>2019-05-13T18:24:28Z</date>
<key>munki_version</key>
<string>3.6.2.3776</string>
<key>os_version</key>
<string>10.14.4</string>
</dict>
<key>additional_startosinstall_options</key>
<array>
<string>--eraseinstall</string>
<string>--installpackage</string>
<string>/tmp/01-munkitools-3.6.0.3733.pkg</string>
<string>--installpackage</string>
<string>/tmp/03-outset-2.0.6.pb.pkg</string>
<string>--installpackage</string>
<string>/tmp/99-bootstrap-1.0.1.pkg</string>
</array>
<key>apple_item</key>
<true/>
<key>autoremove</key>
<false/>
<key>catalogs</key>
<array>
<string>testing</string>
</array>
<key>category</key>
<string>macOS</string>
<key>description</key>
<string>ERASES MACHINE and Installs macOS version 10.14.5</string>
<key>developer</key>
<string>Apple</string>
<key>display_name</key>
<string>Erase and Install macOS Mojave</string>
<key>icon_hash</key>
<string>5a446a7dc426047d49d052c8dfd35101207b6b70c78e2e3d4901eadfbd7fb869</string>
<key>installed_size</key>
<integer>14994636</integer>
<key>installer_item_hash</key>
<string>dd19fe7f2bec2d87e0f8b8b562026b182852abd920ac4245e54ee7b175aad8f2</string>
<key>installer_item_location</key>
<string>apps/Install macOS Mojave-10.14.5.dmg</string>
<key>installer_item_size</key>
<integer>5889751</integer>
<key>installer_type</key>
<string>startosinstall</string>
<key>minimum_munki_version</key>
<string>3.0.0.3211</string>
<key>minimum_os_version</key>
<string>10.8</string>
<key>name</key>
<string>Danger_Will_Erase_Drive_Install_macOS_Mojave</string>
<key>requires</key>
<array>
<string>wipe_install_files</string>
</array>
<key>unattended_install</key>
<false/>
<key>unattended_uninstall</key>
<false/>
<key>uninstallable</key>
<false/>
<key>version</key>
<string>10.14.5</string>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment