diff options
author | Chad Smith <chad.smith@canonical.com> | 2018-03-28 12:29:04 -0600 |
---|---|---|
committer | Chad Smith <chad.smith@canonical.com> | 2018-03-28 12:29:04 -0600 |
commit | 005a08d4bda883deaa214126ca631c5aa6e98d1e (patch) | |
tree | 40733abf4f7891c75564cb9dd04a95aa660719a9 /debian/patches/azure-use-walinux-agent.patch | |
parent | cf3eaed2e01062f9b5d47042d7a76b092970e0cf (diff) | |
download | vyos-cloud-init-005a08d4bda883deaa214126ca631c5aa6e98d1e.tar.gz vyos-cloud-init-005a08d4bda883deaa214126ca631c5aa6e98d1e.zip |
refresh patches
refresh the following against upstream 18.2:
debian/patches/azure-use-walinux-agent.patch
debian/patches/ds-identify-behavior-xenial.patch
Diffstat (limited to 'debian/patches/azure-use-walinux-agent.patch')
-rw-r--r-- | debian/patches/azure-use-walinux-agent.patch | 2 |
1 files changed, 1 insertions, 1 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 = { |