ReleaseEngineering/PuppetAgain/Modules/osxutils
< ReleaseEngineering | PuppetAgain | Modules
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.