Updated the README file.

This commit is contained in:
Ciaby 2014-07-11 14:39:53 -05:00
parent b839e10f3c
commit 197f63e7c6

8
README
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