From b62390fb93897d9f873c0d23ddfcd7d2def7204f Mon Sep 17 00:00:00 2001 From: Ben Howard Date: Fri, 18 Jan 2013 15:43:08 -0700 Subject: Import patches-unapplied version 1.3-0ubuntu1 to ubuntu/raring-proposed Imported using git-ubuntu import. Changelog parent: 961f38d3d7621d3d6f48d4216fcfb3b3ab806f72 New changelog entries: * New upstream version (LP: #1101371) - Add some error checking and robustness to DVD mounting operation during provisioning - Remove redundant check for IP and Port in LoadBalancerProbe - Add check to self.computername to detect empty hostname in configuration - Fix manual uninstall on Ubuntu * Modified walinuxagent to recognize when its been packaged. --- debian/default | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian/default') diff --git a/debian/default b/debian/default index a17174c..a6bdf50 100644 --- a/debian/default +++ b/debian/default @@ -1,2 +1,6 @@ # To disable the Windows Azure Agent, set WALINUXAGENT_ENABLED=0 WALINUXAGENT_ENABLED=1 + +# Setting this variable to anything other than 1, runs the script +# in stand-alone mode. This is heavily, heavily discouraged. +WAXLINUXAGENT_PACKAGED=1 -- cgit v1.2.3