This repository holds the default configuration for paxspace machines It tries (albeit simply) to run a headless puppet farm to setup and maintain the computers at the makerspace.
run the following command as root to jumpstart everything
wget https://raw.githubusercontent.com/PaxSpace/puppet/master/bootstrap.sh && chmod +x bootstrap.sh && ./bootstrap.shPlease contribute with pull requests that have been re-based to the current baseline 'dev' branch.