cloud-init 18.5-45-g3554ffe8-0ubuntu1~16.04.1 source package in Ubuntu
Changelog
cloud-init (18.5-45-g3554ffe8-0ubuntu1~16.04.1) xenial; urgency=medium * New upstream snapshot. (LP: #1819067) - cloud-init-per: POSIX sh does not support string subst, use sed - Support locking user with usermod if passwd is not available. [Scott Moser] - Example for Microsoft Azure data disk added. [Anton Olifir] - clean: correctly determine the path for excluding seed directory - helpers/openstack: Treat unknown link types as physical - drop Python 2.6 support and our NIH version detection - tip-pylint: Fix assignment-from-return-none errors - net: append type:dhcp[46] only if dhcp[46] is True in v2 netconfig [Kurt Stieger] - cc_apt_pipelining: stop disabling pipelining by default - tests: fix some slow tests and some leaking state - util: don't determine string_types ourselves - cc_rsyslog: Escape possible nested set - Enable encrypted_data_bag_secret support for Chef [Eric Williams] - azure: Filter list of ssh keys pulled from fabric [Jason Zions (MSFT)] - doc: update merging doc with fixes and some additional details/examples - tests: integration test failure summary to use traceback if empty error - This is to fix https://bugs.launchpad.net/cloud-init/+bug/1812676 [Vitaly Kuznetsov] - EC2: Rewrite network config on AWS Classic instances every boot [Guilherme G. Piccoli] - netinfo: Adjust ifconfig output parsing for FreeBSD ipv6 entries - netplan: Don't render yaml aliases when dumping netplan - add PyCharm IDE .idea/ path to .gitignore [Dominic Schlegel] - correct grammar issue in instance metadata documentation [Dominic Schlegel] - clean: cloud-init clean should not trace when run from within cloud_dir - Resolve flake8 comparison and pycodestyle over-ident issues [Paride Legovini] * Change Maintainer to Ubuntu Developers * d/postinst: remove now-incorrect apt pipelining configuration * d/patches/ec2-classic-dont-reapply-networking.patch: don't needlessly reapply networking configuration on every boot for EC2 classic instances -- Daniel Watkins <email address hidden> Mon, 11 Mar 2019 17:09:59 -0400
Upload details
- Uploaded by:
- Dan Watkins
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cloud-init_18.5-45-g3554ffe8.orig.tar.gz | 984.3 KiB | 75ccaaba7e2e03ebd7d8ce1f99e2e130efa69b35d103044dc686ae48b8ec4205 |
cloud-init_18.5-45-g3554ffe8-0ubuntu1~16.04.1.debian.tar.xz | 72.5 KiB | 212a9029b9da106ed83776fde7b074e14df841be3b0025d7c67bc25ea020d9b9 |
cloud-init_18.5-45-g3554ffe8-0ubuntu1~16.04.1.dsc | 2.4 KiB | e1d32ba1cc2ceb1b1326b32fda2dbb5f74dee98466570d96e0a3f28b348d2b2b |
Available diffs
Binary packages built by this source
- cloud-init: Init scripts for cloud instances
Cloud instances need special scripts to run during initialisation
to retrieve and install ssh keys and to let the user run various scripts.
- ec2-init: package renamed -> cloud-init
This package has been renamed to 'cloud-init'.
- grub-legacy-ec2: Handles update-grub for ec2 instances
EC2 instances that use grub-legacy as a bootloader need a way to keep
/boot/grub/menu. lst up to date while not conflicting with grub-pc.
This package provides that.