Skip to content

Instantly share code, notes, and snippets.

@silicontrip
Last active August 29, 2015 13:56
Show Gist options
  • Select an option

  • Save silicontrip/8969800 to your computer and use it in GitHub Desktop.

Select an option

Save silicontrip/8969800 to your computer and use it in GitHub Desktop.
base:
pkg.installed:
- pkgs:
- python-software-properties
- python
- g++
- make
- ruby1.9.1
- libav-tools
- npm
- ntp
- git
- phantomjs
repojava:
pkgrepo.managed:
- ppa: webupd8team/java
- require_in:
- pkg: oracle-java7-installer
reponodejs:
pkgrepo.managed:
- ppa: chris-lea/node.js-legacy
- require_in:
- pkg: nodejs
nodejs:
pkg:
- installed
oracle-java7-installer:
pkg:
- installed
- version: 7u45-0~webupd8~6
grunt-cli:
npm:
- installed
casperjs:
git.present:
- user: jenkins
- name: git://github.com/n1k0/casperjs.git
- rev: tags/1.0.0-RC6
- target: /home/jenkins
casperjslink:
file.symlink:
- name: /usr/local/bin/casperjs
- target: /home/jenkins/casperjs/bin/casperjs
compass:
gem:
- installed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment