From 59adc237145c877a1fd1ab0c3fa2458154d2d3f2 Mon Sep 17 00:00:00 2001 From: Alessandro Pilotti Date: Thu, 11 Jun 2015 03:08:33 +0300 Subject: [PATCH] Updates the Cloudbase-Init download url The Windows image creation sample contains a download url for Cloudbase-Init that needs to point to latest stable release. Change-Id: I63ff09e364c056abf0ae66d065343a420a46c169 Closes-Bug: #1464045 --- doc/image-guide/section_windows-example.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/image-guide/section_windows-example.xml b/doc/image-guide/section_windows-example.xml index e70d835224..68583c3fd3 100644 --- a/doc/image-guide/section_windows-example.xml +++ b/doc/image-guide/section_windows-example.xml @@ -75,7 +75,7 @@ Download and install Cloudbase-Init: - C:\Invoke-WebRequest -UseBasicParsing http://www.cloudbase.it/downloads/CloudbaseInitSetup_Beta_x64.msi -OutFile cloudbaseinit.msi + C:\Invoke-WebRequest -UseBasicParsing http://www.cloudbase.it/downloads/CloudbaseInitSetup_Stable_x64.msi -OutFile cloudbaseinit.msi C:\.\cloudbaseinit.msi In the configuration options window, change the following settings: