Age | Commit message (Collapse) | Author |
|
The edit consists of replacing
comment=cloudconfig
with
x-systemd.requires,comment=cloudconfig
inside of the 4th (fs_mntops) field in fstab.
The edits are carefully safeguarded by checks for:
a.) existance of /var/lib/cloud/instance/datasource
b.) running on Azure per previous datasource run.
c.) existance of /etc/fstab
d.) upgrading from sufficiently old version
Additionally before any write is done, we check that the new
and old fstab file differ.
LP: #1611074
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- clarify dmidecode change in changelog message.
- add bug for lxd network config change fix.
- drop the previously fixed changelog entry for ntp.
|
|
|
|
|
|
|
|
Drop:
debian/patches/ipv6-config
debian/patches/ntp-move-to-run-after-apt-configuration.patch
Remove the now-empty unnecesary:
debian/patches/series
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* debian/cloud-init.templates: enable DigitalOcean by default
|
|
Added DigitalOcean to the default templates as enabled by default.
This allows cloud-init to work out of the box on DigitalOcean droplets.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add 6d1edc3f5a1 to
debian/patches/ntp-move-to-run-after-apt-configuration.patch
LP: #1628337
|
|
|
|
|
|
Imported using git-dsc-commit.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LP: #1623570
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- debian/cloud-init.templates fix capitalisation in template so
dpkg-reconfigure works to select OpenStack. (LP: #1575727)
- d/README.source, d/control, d/new-upstream-snapshot, d/rules: sync
with yakkety for changes due to move to git.
- d/rules: change PYVER=python3 to PYVER=3 to adjust to upstream change.
- debian/rules, debian/cloud-init.install: remove install file
to ensure expected files are collected into cloud-init deb.
(LP: #1615745)
- debian/dirs: remove obsolete / unused file.
LP: #1575727
LP: #1615745
|