From 16b246071640273fcf8f5e20e4f07792619314cf Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Fri, 2 Feb 2018 16:28:31 -0500 Subject: Refresh patches Refresh patches azure-use-walinux-agent.patch and stable-release-no-jsonschema-dep.patch. --- debian/patches/azure-use-walinux-agent.patch | 4 ++-- debian/patches/stable-release-no-jsonschema-dep.patch | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/patches/azure-use-walinux-agent.patch b/debian/patches/azure-use-walinux-agent.patch index c50d664a..7eca3362 100644 --- a/debian/patches/azure-use-walinux-agent.patch +++ b/debian/patches/azure-use-walinux-agent.patch @@ -6,8 +6,8 @@ Forwarded: not-needed Author: Scott Moser --- a/cloudinit/sources/DataSourceAzure.py +++ b/cloudinit/sources/DataSourceAzure.py -@@ -185,7 +185,7 @@ if util.is_FreeBSD(): - ] +@@ -191,7 +191,7 @@ if util.is_FreeBSD(): + LOG.debug("resource disk is None") BUILTIN_DS_CONFIG = { - 'agent_command': AGENT_START_BUILTIN, diff --git a/debian/patches/stable-release-no-jsonschema-dep.patch b/debian/patches/stable-release-no-jsonschema-dep.patch index f8a11334..41cbe98d 100644 --- a/debian/patches/stable-release-no-jsonschema-dep.patch +++ b/debian/patches/stable-release-no-jsonschema-dep.patch @@ -9,7 +9,7 @@ Author: Scott Moser --- a/requirements.txt +++ b/requirements.txt -@@ -34,7 +34,8 @@ requests +@@ -31,7 +31,8 @@ requests jsonpatch # For validating cloud-config sections per schema definitions -- cgit v1.2.3