aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBenjamin W. Smith <benjaminwarfield@just-another.net>2009-11-06 19:10:39 -0500
committerBenjamin W. Smith <benjaminwarfield@just-another.net>2009-11-06 19:10:39 -0500
commitd7b33833bc2a81e68d98a7fd6c0c22e75de53817 (patch)
tree74a6511d0af14a5cca1dbc8f9a2d01d52ae59732 /README
parenta957418489e9d8068628440c66488825496fcbc9 (diff)
downloadmrbelvedere-d7b33833bc2a81e68d98a7fd6c0c22e75de53817.tar.bz2
mrbelvedere-d7b33833bc2a81e68d98a7fd6c0c22e75de53817.tar.xz
mrbelvedere-d7b33833bc2a81e68d98a7fd6c0c22e75de53817.zip
Decided to use YAML. It just makes sense. Added an example config, updated the readme.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 595a48f..760347f 100644
--- a/README
+++ b/README
@@ -6,7 +6,7 @@ multiple servers.
6Several goals for this project: 6Several goals for this project:
7 7
8 8
91. Easy to read/understand config templates kind of like Ruby's RSpec. 91. Easy to read/understand config templates via YAML
102. Distributed Version Control using mercurial 102. Distributed Version Control using mercurial
113. Notion of roles 113. Notion of roles
124. Notion of environment (use branching to achieve) 124. Notion of environment (use branching to achieve)