Skip to content

Instantly share code, notes, and snippets.

@glarizza
Created April 1, 2011 18:25
Show Gist options
  • Select an option

  • Save glarizza/898602 to your computer and use it in GitHub Desktop.

Select an option

Save glarizza/898602 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>AppleSoftwareUpdatesOnly</key>
<false/>
<key>ClientIdentifier</key>
<string>testing</string>
<key>InstallAppleSoftwareUpdates</key>
<false/>
<key>LastCheckDate</key>
<date>2011-04-01T18:22:08Z</date>
<key>LastCheckResult</key>
<integer>0</integer>
<key>LogFile</key>
<string>/Library/Managed Installs/Logs/ManagedSoftwareUpdate.log</string>
<key>LoggingLevel</key>
<integer>1</integer>
<key>ManagedInstallDir</key>
<string>/Library/Managed Installs</string>
<key>SoftwareRepoURL</key>
<string>http://helpdesk.huronhs.com/munki</string>
<key>UseClientCertificate</key>
<false/>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment