# puppet-mac_admin **Repository Path**: mirrors_puppetlabs/puppet-mac_admin ## Basic Information - **Project Name**: puppet-mac_admin - **Description**: A Puppet module to administer Mac OS X Machines - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README puppet-mac_admin ================ A Puppet module to administer Mac OS X Machines ## Changes in 0.2.0 * All of the Authorization classes were removed, since they've been completely broken since 10.9, and there are now other ways to manage this (with using [Munki](http://grahamgilbert.com/blog/2013/12/22/managing-the-authorization-database-with-munki/)) or another Puppet Module. * Removed the dockfixup class - once again, there are other, better methods of managing the Dock. ## Requirements * [rcoleman/mac_profiles_handler](http://forge.puppetlabs.com/rcoleman/mac_profiles_handler) * [grahamgilbert/macdefaults](http://forge.puppetlabs.com/grahamgilbert/macdefaults)