managedmac
managedmac copied to clipboard
Comprehensive Puppet module for OS X.
We noticed that your Puppet module includes Puppet 3.x function(s) and created this pull request to help you get started porting them to the new API. The Puppet function API...
Due to a number of small but intractable incompatibilities on both server and client, I must pronounce that this module can only be confidently used with Puppet version 3. Everything...
This pull request is a first attempt to make the managedmac module compatible with puppet 4. I'm not much of a Ruby or Puppet expert, so this pull request is...
I am running the configuration with the following parameters: ``` yaml --- managedmac::screensharing::enable: true managedmac::screensharing::users: - admin managedmac::screensharing::groups: ``` ``` puppet module list | grep sfu-managedmac └── sfu-managedmac (v0.7.2) ```...
Affects: `managedmac::mcx::bluetooth` `managedmac::mcx::wifi` This is a long standing bug in Apple's MCX implementation and we use MCX to control the state of these antennas. We should be able to fix...
Puppet version 4's `puppetserver` can't seem to load one of the plugin files. `Could not autoload puppet/type/mobileconfig: no such file to load -- puppet/managedmac/common` Under Puppet 3, this was preventable...
There are a whack of new FV2 toys in Yosemite. Make this class support those params.
As per Puppet "approved" review, establish semver 1.0 https://tickets.puppetlabs.com/browse/MODULES-1756
As per Puppet "approved" review, create some examples for using the module https://tickets.puppetlabs.com/browse/MODULES-1756
Just so you don't need to wait for my post to AFP548, when each workstation has the CA's public cert in the system keychain, it'll trust profiles signed in this...