From 50602809e5403481c78401f0532d2fd4f379fc6a Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Tue, 9 Oct 2012 09:13:02 -0700 Subject: [PATCH] Use dashboard module v0.0.6 Change-Id: I3e928f24b356b69109d33da3cbd751d351aee55a Reviewed-on: https://review.openstack.org/14232 Approved: James E. Blair Reviewed-by: James E. Blair Tested-by: Jenkins --- install_modules.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_modules.sh b/install_modules.sh index 2147150678..c6860a10b4 100755 --- a/install_modules.sh +++ b/install_modules.sh @@ -30,7 +30,7 @@ fi # Array of modules to be installed key:value is module:version. declare -A MODULES MODULES["kickstandproject-ntp"]="0.0.3" -MODULES["openstackci-dashboard"]="0.0.5" +MODULES["openstackci-dashboard"]="0.0.6" # freenode #puppet 2012-09-25: # 18:25 < jeblair> i would like to use some code that someone wrote,