summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanh Ha <thanh.ha@linuxfoundation.org>2015-02-20 12:52:56 -0500
committerThanh Ha <thanh.ha@linuxfoundation.org>2015-02-20 13:08:17 -0500
commit6bc49ce21e7099c81b78f1c768bb167d533860a2 (patch)
treea7f4feb65592d84268291bd090cb6e283f394ecd
parentec0606c650706be7444370128624924a3dd1767e (diff)
Fix incorrect URL
fuel.org leads to a very different URL. This patch removes the URL and updates to wording to be a little less ambiguous. Change-Id: Ifab4bc51f39b04fb3d0f3ed633ab5f6ba468bc0a Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
-rw-r--r--fuel-build/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/fuel-build/README b/fuel-build/README
index c3fcf1d..82b5598 100644
--- a/fuel-build/README
+++ b/fuel-build/README
@@ -10,7 +10,7 @@
This purpose of this framework is to:
-1) Build fuel baseline from upstream fuel.org repos (builds in a docker container to isolate dependencies from host
+1) Build fuel baseline from upstream OpenStack Fuel repos (builds in a docker container to isolate dependencies from host
and full re-producability)
2) Apply arbitrary changes to the fuel baseline, consistent and non volatile:
- Add arbitrary packages with puppet modules for install and config. to be applied on controllers as well as computes.