~lmd-jazzededtech/cloud-init/+git/cloud-init-1:ubuntu/groovy

Last commit made on 2021-05-12
Get this branch:
git clone -b ubuntu/groovy https://git.launchpad.net/~lmd-jazzededtech/cloud-init/+git/cloud-init-1
Only violethaze74@jazzededtech.com can upload to this branch. If you are violethaze74@jazzededtech.com please log in for upload directions.

Branch merges

Branch information

Name:
ubuntu/groovy
Repository:
lp:~lmd-jazzededtech/cloud-init/+git/cloud-init-1

Recent commits

21ff987... by Dan Watkins

d/changelog: bump to ubuntu2 to match impish version

1905ff6... by James Falcon

releasing cloud-init version 21.2-3-g899bfaa9-0ubuntu1~20.10.1

72409df... by Scott Moser

d/cloud-init.templates Add Vultr datasource support

537dea0... by James Falcon

update changelog (New upstream snapshot 21.2-3-g899bfaa9).

be50fd3... by James Falcon

merge from upstream/master at 21.2-3-g899bfaa9

8f700cc... by James Falcon

update changelog.

d4e2048... by James Falcon

drop cherry picks included in upstream/master commit 899bfaa9

drop the following cherry picks:
  cpick-83f6bbfb-Fix-unpickle-for-source-paths-missing-run_dir-863
  cpick-d132356c-fix-error-on-upgrade-caused-by-new-vendordata2

899bfaa... by James Falcon <email address hidden>

Update test characters in substitution unit test (#893)

In newer versions of python, when using urllib.parse, lines containing
newline or tab characters now get sanitized. This caused a unit test to
fail.

See https://bugs.python.org/issue43882

77320bf... by Dermot Bradley

cc_disk_setup.py: remove UDEVADM_CMD definition as not used (#886)

UDEVADM_CMD is defined but not actually used in cc_disk_setup.py
so remove it.

Also modify the comment at top of read_parttbl function to remove the
reference to udevadm which implies it is used to scan the partition table.

8cf40a7... by Andrew Lukoshko

Add AlmaLinux OS support (#872)

AlmaLinux OS is RHEL-compatible so all the changes needed are trivial.