Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 219 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 219 Bytes

playbook

Bootstrap

A few manual steps are required for bootstrapping:

$ sudo su
$ apt-get update
$ apt-get -y upgrade
$ apt-get install -y python-dev python-pip git
$ pip install ansible markupsafe