jbruce12000 / puppet-work

puppet for work machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

puppet-work

use puppet to install my linux mint 18.1 laptop for work

Setup

This command runs a bootstrap script that installs git-core, puppet, grabs this repo, and runs puppet apply against the contents of the repo.

$ wget -O- -q https://raw.github.com/jbruce12000/puppet-work/master/bootstrap.sh | sudo /bin/bash

About

puppet for work machine

License:GNU General Public License v2.0


Languages

Language:Puppet 68.2%Language:Shell 27.9%Language:Ruby 3.0%Language:Pascal 0.9%