oskar-flores / config-puppet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Masterless puppet script

This scrips helps for the istallation fo some basic apps for a development environent

It only depends from chocolatey, so instead of making:

puppet install module cchocolatey-chocolatey

it is just provided.

This module installs :

  • Chocolatey
  • ruby 1.9
  • nodejs
  • grunt
  • grunt-cli
  • ruby`s saas gem

Here's how to run this:

  • Install puppet for windows : Donwload here

  • clone the repo, and from the repo root just type in a privileged console

    puppet apply --modulepath ./modules manifests/site.pp

About


Languages

Language:Ruby 94.0%Language:PowerShell 2.7%Language:Puppet 1.7%Language:Pascal 1.0%Language:HTML 0.6%