Created
March 4, 2015 17:29
-
-
Save nmcspadden/021afa76e14c8df16398 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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>Source</key> | |
<string>/Applications/Install OS X Yosemite.app</string> | |
<key>Output</key> | |
<string>InstallYosemiteChefMunki.pkg</string> | |
<key>Packages</key> | |
<array> | |
<string>AddChefToHostsDist.pkg</string> | |
<string>AddMunkiToHostsDist.pkg</string> | |
<string>chef-12.1.0-1.Dist.pkg</string> | |
<string>ChefSetupDist.pkg</string> | |
<string>ClearRegistrationSignedDist.pkg</string> | |
<string>create_admin-fl-SignedDist-1.9.pkg</string> | |
<string>ManagedInstalls-10.10-SSL-2.5.Dist.pkg</string> | |
<string>Profile-SetupAssistant-10.10.2Dist.pkg</string> | |
<string>munkitools-2.2.0.2399.pkg</string> | |
<string>OutsetDist.pkg</string> | |
<string>Outset-ChefClientDist.pkg</string> | |
<string>XCodeCLITools.pkg</string> | |
<string>ChefCSRTriggerDist.pkg</string> | |
</array> | |
<key>Identifier</key> | |
<string>org.sacredsf.installosx.yosemite.pkg</string> | |
</dict> | |
</plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment