diff options
| -rw-r--r-- | debian/patches/azure-use-walinux-agent.patch | 2 | ||||
| -rw-r--r-- | debian/patches/ds-identify-behavior-xenial.patch | 6 | 
2 files changed, 4 insertions, 4 deletions
| diff --git a/debian/patches/azure-use-walinux-agent.patch b/debian/patches/azure-use-walinux-agent.patch index 7eca3362..2113b75d 100644 --- a/debian/patches/azure-use-walinux-agent.patch +++ b/debian/patches/azure-use-walinux-agent.patch @@ -6,7 +6,7 @@ Forwarded: not-needed  Author: Scott Moser <smoser@ubuntu.com>  --- a/cloudinit/sources/DataSourceAzure.py  +++ b/cloudinit/sources/DataSourceAzure.py -@@ -191,7 +191,7 @@ if util.is_FreeBSD(): +@@ -190,7 +190,7 @@ if util.is_FreeBSD():           LOG.debug("resource disk is None")   BUILTIN_DS_CONFIG = { diff --git a/debian/patches/ds-identify-behavior-xenial.patch b/debian/patches/ds-identify-behavior-xenial.patch index 5461ccc8..0bcfb372 100644 --- a/debian/patches/ds-identify-behavior-xenial.patch +++ b/debian/patches/ds-identify-behavior-xenial.patch @@ -21,12 +21,12 @@ Bug-ubuntu: http://bugs.launchpad.net/bugs/1660385   DI_DMI_CHASSIS_ASSET_TAG=""   DI_DMI_PRODUCT_NAME=""   DI_DMI_SYS_VENDOR="" -@@ -121,7 +121,7 @@ DI_ON_FOUND="" +@@ -122,7 +122,7 @@ DI_ON_FOUND=""   DI_ON_MAYBE=""   DI_ON_NOTFOUND=""  -DI_EC2_STRICT_ID_DEFAULT="true"  +DI_EC2_STRICT_ID_DEFAULT="warn" - error() { -     set -- "ERROR:" "$@"; + _IS_IBM_CLOUD="" +  | 
