dayglojesus / managedmac

Comprehensive Puppet module for OS X.
http://dayglojesus.github.io/managedmac/
Apache License 2.0
62 stars 21 forks source link

managedmac::mounts documentation is incorrect #50

Closed dayglojesus closed 9 years ago

dayglojesus commented 9 years ago

The documentation suggests the class takes two params, but it only takes one... https://github.com/dayglojesus/managedmac/blob/master/manifests/mounts.pp#L7

Also, payload variables will not work in the profiles we create because the substitution when the profile is downloaded via Profile Manager. So the following doc needs to be updated.

http://dayglojesus.github.io/managedmac/classes/#managedmac::mounts

dayglojesus commented 9 years ago

partially addressed in 0.5.7