Skip to content

Instantly share code, notes, and snippets.

@damaya
Created June 13, 2014 01:10
Show Gist options
  • Select an option

  • Save damaya/33f2a6b9f69910be477c to your computer and use it in GitHub Desktop.

Select an option

Save damaya/33f2a6b9f69910be477c to your computer and use it in GitHub Desktop.
Bootstrap AWS Devops Lab
Ansible
$ git clone git://github.com/ansible/ansible.git
$ cd ./ansible
$ source ./hacking/env-setup
Install PIP
$ wget https://bootstrap.pypa.io/get-pip.py
$ python get-pip.py
$ sudo pip install paramiko PyYAML jinja2 httplib2
PlayBooks
Development:
Roles:
-git
-Composer
-php
-apache
-nginx
-varnish
Test
Roles
-Behat
-PHPSpech
-Phantomjs
Devops:
Roles
-Docker
-Vagrant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment