Skip to content

Instantly share code, notes, and snippets.

@vmiller
Created August 18, 2017 21:38
Show Gist options
  • Save vmiller/2b401c6ef8d47b927f51480cb02f269a to your computer and use it in GitHub Desktop.
Save vmiller/2b401c6ef8d47b927f51480cb02f269a 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>RestartAction</key>
<string>RequireRestart</string>
<key>_metadata</key>
<dict>
<key>created_by</key>
<string>millerva</string>
<key>creation_date</key>
<date>2017-07-26T12:05:10Z</date>
<key>munki_version</key>
<string>3.0.3.3352</string>
<key>os_version</key>
<string>10.12.6</string>
</dict>
<key>apple_item</key>
<true/>
<key>autoremove</key>
<false/>
<key>catalogs</key>
<array>
<string>production</string>
</array>
<key>category</key>
<string>OS</string>
<key>description</key>
<string>Installs macOS version 10.12.6</string>
<key>developer</key>
<string>Apple</string>
<key>display_name</key>
<string>macOS Sierra</string>
<key>installed_size</key>
<integer>9227469</integer>
<key>installer_item_hash</key>
<string>b73802ec77022f98900af4aa71d3de198aae65b2560af865dd60b01ee96f8ff6</string>
<key>installer_item_location</key>
<string>macOS/Install macOS Sierra-10.12.6.dmg</string>
<key>installer_item_size</key>
<integer>4908052</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>macOS_Sierra</string>
<key>unattended_install</key>
<false/>
<key>unattended_uninstall</key>
<false/>
<key>uninstallable</key>
<false/>
<key>version</key>
<string>10.12.6</string>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment