Skip to content

Personal development machine puppet files

Notifications You must be signed in to change notification settings

ethanwinograd/.puppet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stuart's puppet files

======= This puppet configuration should allow me to reconstruct my entire development environment on a blank system

Ensure that if you are using Gnome you have changed the terminal preferences to login shell

Edit -> Profiles -> (select profile) Edit -> Title & Command -> Run command as login shell

How To Use

sudo apt-get update
sudo apt-get install puppet git
sudo gem install rake
git clone https://github.com/singram/.puppet.git ~/.puppet
sudo puppet apply --modulepath=$HOME/.puppet/modules ~/.puppet/manifests/devmachine-root.pp
     puppet apply --modulepath=$HOME/.puppet/modules ~/.puppet/manifests/devmachine.pp
cd ~/dotfiles
rake install

About

Personal development machine puppet files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published