ReleaseEngineering/PuppetAgain/Modules/osxutils

From MozillaWiki
< ReleaseEngineering‎ | PuppetAgain‎ | Modules
Revision as of 12:57, 3 July 2012 by Kmoir (talk | contribs) (Created page with "This module configures a Mac using the defaults and systemsetup utilities It has two available classes: == osxutils::defaults == Uses the /usr/bin/defaults to write a key value...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This module configures a Mac using the defaults and systemsetup utilities

It has two available classes:

osxutils::defaults

Uses the /usr/bin/defaults to write a key value pair to update a configuration unless said configuration already exists.

osxutils::systemsetup

Uses the /usr/bin/systemsetup to write a key value pair to update a configuration unless said configuration already exists.