dayglojesus / managedmac

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

add a rake task for building forge module #54

Closed dayglojesus closed 9 years ago

dayglojesus commented 9 years ago

You cannot filter files and dirs when building a Puppet forge module, so when it comes time to do this, one must remember to always clean out the spec/fixtures dir. Otherwise, all kinds of bad things happen.