summaryrefslogtreecommitdiffstats
path: root/cloudmasterd/config.example.yml
diff options
context:
space:
mode:
authorroot <root@hackathon1-repo.usersys.redhat.com>2008-06-20 14:15:29 -0400
committerroot <root@hackathon1-repo.usersys.redhat.com>2008-06-20 14:15:29 -0400
commitb8581b5ff38e3ab06de12adae4e86d673a9c4ffd (patch)
tree9288504b0c6f0447faa402f52ab992eb79677377 /cloudmasterd/config.example.yml
parentf7d1d6afad4e0faad3dedeee4b9aa3637320fe99 (diff)
downloadtools-b8581b5ff38e3ab06de12adae4e86d673a9c4ffd.tar.gz
tools-b8581b5ff38e3ab06de12adae4e86d673a9c4ffd.tar.xz
tools-b8581b5ff38e3ab06de12adae4e86d673a9c4ffd.zip
Fixing rake errors
Diffstat (limited to 'cloudmasterd/config.example.yml')
-rw-r--r--cloudmasterd/config.example.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cloudmasterd/config.example.yml b/cloudmasterd/config.example.yml
index fdfc900..3343821 100644
--- a/cloudmasterd/config.example.yml
+++ b/cloudmasterd/config.example.yml
@@ -4,7 +4,7 @@
##### HTTP SERVER #####################################################################
-# Under what HTTP environment are you running the Everestd server? The following methods
+# Under what HTTP environment are you running the Cloudmasterd server? The following methods
# are currently supported:
#
# webrick -- simple stand-alone HTTP server; this is the default method