Initial commit

This commit is contained in:
Mark Goddard 2017-01-06 15:50:37 +00:00
commit 945adf2cc1
2 changed files with 18 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@ -0,0 +1,15 @@
# vim and emacs temp files
*~
[._]*.s[a-w][a-z]
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Files generated by Ansible
ansible/*.retry
# Others
.DS_Store
.vimrc

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# Kayobe
Deployment of Scientific OpenStack onto bare metal.