From f78b9650d0e7b008d430673a075aad95dda863be Mon Sep 17 00:00:00 2001 From: Ben Howard Date: Fri, 14 Aug 2015 16:40:41 -0600 Subject: Import patches-unapplied version 2.1.1-0ubuntu1 to ubuntu/wily-proposed Imported using git-ubuntu import. Changelog parent: 0afc048f2a6ff3638ecfa33e7ded5dc8dddf041a New changelog entries: * New upstream release for Ubuntu. - Switch to Python3 - Applies Ubuntu specific patches --- debian/patches/disable-provisioning.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 debian/patches/disable-provisioning.patch (limited to 'debian/patches/disable-provisioning.patch') diff --git a/debian/patches/disable-provisioning.patch b/debian/patches/disable-provisioning.patch new file mode 100644 index 0000000..716ae12 --- /dev/null +++ b/debian/patches/disable-provisioning.patch @@ -0,0 +1,11 @@ +--- a/config/ubuntu/waagent.conf ++++ b/config/ubuntu/waagent.conf +@@ -42,7 +42,7 @@ + ResourceDisk.Filesystem=ext4 + + # Mount point for the resource disk +-ResourceDisk.MountPoint=/mnt/resource ++ResourceDisk.MountPoint=/mnt + + # Create and use swapfile on resource disk. + ResourceDisk.EnableSwap=n -- cgit v1.2.3