From 20b8c32e08a693621f5f7583cee669e09473fbc4 Mon Sep 17 00:00:00 2001 From: Igor Kalnitsky Date: Fri, 3 Oct 2014 17:14:51 +0300 Subject: [PATCH] Remove fuelweb from repos path Should be synchronized with appropriate patchsets in fuel-library and fuel-main. Change-Id: I1404fe60b0584e0afa0bdcb90905c318b4d1eb3d Related-Bug: #1377160 --- cloud-init-templates/cloud_config_ubuntu.jinja2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud-init-templates/cloud_config_ubuntu.jinja2 b/cloud-init-templates/cloud_config_ubuntu.jinja2 index 81c757c..5799e0b 100644 --- a/cloud-init-templates/cloud_config_ubuntu.jinja2 +++ b/cloud-init-templates/cloud_config_ubuntu.jinja2 @@ -49,7 +49,7 @@ write_files: apt_sources: - - source: deb http://{{ common.master_ip }}:8080/ubuntu/fuelweb/x86_64 precise main + - source: deb http://{{ common.master_ip }}:8080/ubuntu/x86_64 precise main mcollective: