summaryrefslogtreecommitdiff
path: root/debian/patches/azure-use-walinux-agent.patch
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2018-02-02 16:28:31 -0500
committerScott Moser <smoser@ubuntu.com>2018-02-02 16:29:56 -0500
commit16b246071640273fcf8f5e20e4f07792619314cf (patch)
tree567e9f7c115f7a68bc2afb74f11918571079027d /debian/patches/azure-use-walinux-agent.patch
parent78013bc65030421699b5feb66bc8b7a205abfbc0 (diff)
downloadvyos-cloud-init-16b246071640273fcf8f5e20e4f07792619314cf.tar.gz
vyos-cloud-init-16b246071640273fcf8f5e20e4f07792619314cf.zip
Refresh patches
Refresh patches azure-use-walinux-agent.patch and stable-release-no-jsonschema-dep.patch.
Diffstat (limited to 'debian/patches/azure-use-walinux-agent.patch')
-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 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 <smoser@ubuntu.com>
--- 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,