Skip to content

Instantly share code, notes, and snippets.

@nmcspadden
Created May 12, 2015 23:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nmcspadden/82d3412e50cc9b863e18 to your computer and use it in GitHub Desktop.
Save nmcspadden/82d3412e50cc9b863e18 to your computer and use it in GitHub Desktop.
<dict>
<key>name</key>
<string>Yosemite Upgrade - Base</string>
<key>description</key>
<string>Deploys a 10.10.3 base image. Does NOT wipe the drive first.</string>
<key>restart_action</key>
<string>restart</string>
<key>bless_target</key>
<false/>
<key>components</key>
<array>
<dict>
<key>type</key>
<string>package</string>
<key>url</key>
<string>http://munki/repo/imagr/InstallYosemite-10.10.3.dmg</string>
<key>first_boot</key>
<false/>
</dict>
</array>
</dict>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment