aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin W. Smith <benjaminwarfield@just-another.net>2009-10-23 18:06:51 -0400
committerBenjamin W. Smith <benjaminwarfield@just-another.net>2009-10-23 18:06:51 -0400
commit37a8ac810262f9dbde78c890cf2920f29b2fb476 (patch)
treea9929a255d257be0a14db39c53b265d486a21222
parent86fc74ca18c5be5c1c2abace4a8b618748d50124 (diff)
downloadmrbelvedere-37a8ac810262f9dbde78c890cf2920f29b2fb476.tar.bz2
mrbelvedere-37a8ac810262f9dbde78c890cf2920f29b2fb476.tar.xz
mrbelvedere-37a8ac810262f9dbde78c890cf2920f29b2fb476.zip
Add readme
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..ac282b3
--- /dev/null
+++ b/README
@@ -0,0 +1,11 @@
1A cfengine like build, configure, deployment system for managing
2multiple servers.
3
4
5Several goals for this project:
6
7
81. Easy to read/understand config templates kind of like Ruby's RSpec.
92. Distributed Version Control using mercurial
103. Notion of roles
114. Notion of environment (use branching to achieve)