From 396b05941f49a4d2ba0e364cd38b2f894d559e75 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Thu, 29 Jun 2017 17:07:29 -0400 Subject: debian/patches/azure-use-walinux-agent.patch: refresh patch. --- debian/patches/azure-use-walinux-agent.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/patches/azure-use-walinux-agent.patch b/debian/patches/azure-use-walinux-agent.patch index cdf7a5dc..c50d664a 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 -@@ -177,7 +177,7 @@ if util.is_FreeBSD(): - LOG.debug("resource disk is None") +@@ -185,7 +185,7 @@ if util.is_FreeBSD(): + ] BUILTIN_DS_CONFIG = { - 'agent_command': AGENT_START_BUILTIN, -- cgit v1.2.1