jantman / puppet-archlinux-macbookretina

UNSUPPORTED - Puppet module and accompanying documentation to install/setup Arch linux on a MacBook Pro Retina 11,4
GNU General Public License v3.0
65 stars 4 forks source link

Split out non-MBP-specific parts, make a real module #4

Closed jantman closed 5 years ago

jantman commented 10 years ago

This has become a bit of a catchall for everything I run on my laptop.

1) split out anything that's specific to me to either https://github.com/jantman/workstation-bootstrap, specific modules that do the "thing" intended (i.e. like profile-sync-daemon), or a workstation-potpurri module 2) Split out anything that's specific to Arch Linux but not MBP into a jantman/archlinux module. 3) Make what's left a real Module, on the forge, well-documented, parameterized classes, etc.