Skip to content
/ myPuppet Public
forked from alexishevia/.puppet

Puppet scripts to configure my dev environment

Notifications You must be signed in to change notification settings

jild/myPuppet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Alexis Hevia's puppet files

These puppet files should allow me to reconstruct my entire development environment on a blank Ubuntu 12.04 distribution (or 14.04 distribution with gnome-fallback mode)

How To Use

sudo apt-get update
gem install puppet
git clone https://github.com/alexishevia/.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

About

Puppet scripts to configure my dev environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 49.7%
  • Ruby 44.3%
  • Puppet 3.1%
  • Shell 2.4%
  • Pascal 0.4%
  • Python 0.1%