diff options
author | Chad Smith <chad.smith@canonical.com> | 2018-06-21 14:32:29 -0600 |
---|---|---|
committer | Chad Smith <chad.smith@canonical.com> | 2018-06-21 14:32:29 -0600 |
commit | 606f75aa35fb25bac50d783c1bfebcb7c31dde65 (patch) | |
tree | 8d2bd714a84c031c54bbfa735b662dfef56fc48f /debian/patches/azure-use-walinux-agent.patch | |
parent | ba53ceb5a8a30c10951ec3ac49b8d6ebbe09a524 (diff) | |
download | vyos-cloud-init-606f75aa35fb25bac50d783c1bfebcb7c31dde65.tar.gz vyos-cloud-init-606f75aa35fb25bac50d783c1bfebcb7c31dde65.zip |
refresh patches against master commit 2d6e4219
refresh patches against master commit 2d6e4219:
debian/patches/azure-use-walinux-agent.patch
debian/patches/ds-identify-behavior-xenial.patch
debian/patches/openstack-no-network-config.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 2113b75d..0caa44e0 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 -@@ -190,7 +190,7 @@ if util.is_FreeBSD(): +@@ -184,7 +184,7 @@ if util.is_FreeBSD(): LOG.debug("resource disk is None") BUILTIN_DS_CONFIG = { |