Skip to content

Instantly share code, notes, and snippets.

@arubdesu
Created January 24, 2014 13:32
Show Gist options
  • Save arubdesu/8597281 to your computer and use it in GitHub Desktop.
Save arubdesu/8597281 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>Identifier</key>
<string>local.jss.Firefox</string>
<key>Input</key>
<dict>
<key>CATEGORY</key>
<string>%NAME%</string>
<key>LOCALE</key>
<string>en_US</string>
<key>NAME</key>
<string>Firefox</string>
<key>RELEASE</key>
<string>latest-esr</string>
<key>SELFSERVE_POLICY</key>
<string>SelfServeLatest_%NAME%</string>
<key>SMART_GROUP</key>
<string>LessThanMostRecent_%NAME%</string>
</dict>
<key>ParentRecipe</key>
<string>com.github.autopkg.jss.Firefox</string>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment