summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Moser <smoser@brickies.net>2017-06-29 17:07:29 -0400
committerScott Moser <smoser@brickies.net>2017-06-29 17:24:23 -0400
commit396b05941f49a4d2ba0e364cd38b2f894d559e75 (patch)
tree292bc8f28a2e1babadc121657e8b4cf705abcf57
parent509896c56f5b64f2338f9d40e78321c1655e27d3 (diff)
downloadcloud-init-git-ubuntu/yakkety.tar.gz
debian/patches/azure-use-walinux-agent.patch: refresh patch.ubuntu/yakkety
-rw-r--r--debian/patches/azure-use-walinux-agent.patch4
1 files 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 <smoser@ubuntu.com>
--- 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,