From 6bc49ce21e7099c81b78f1c768bb167d533860a2 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Fri, 20 Feb 2015 12:52:56 -0500 Subject: 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 --- fuel-build/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fuel-build') 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. -- cgit 1.2.3-korg