Ansible setup to provide testing servers, closes #3

This commit is contained in:
sveneh
2015-01-27 12:21:36 +01:00
parent cd0d7ef899
commit 52b83a4451
13 changed files with 1024 additions and 1 deletions

6
.gitignore vendored
View File

@@ -1,4 +1,8 @@
.DS_Store
*/**/.DS_Store
node_modules
npm-debug.log
npm-debug.log
ansible/venv
*~
*.swp
*.pem