Rename README to README.md

This commit is contained in:
Ciaby 2014-07-11 14:41:34 -05:00
parent 197f63e7c6
commit 0206d4d9a0

8
README.md Normal file
View file

@ -0,0 +1,8 @@
# Rhizomatica Puppet repository
Here you will find all the modules which we are currently using in the Rhizomatica infrastructure.
Some of them are directly pulled from PuppetForge or github. A bunch are included as submodules, others are directly imported in the repository.
To have a working repo, you should also include all the submodules:
git submodule init
git submodule update