lp:~mokeseven7/cloud-init

Owned by mike mcgrath
Get this repository:
git clone https://git.launchpad.net/~mokeseven7/cloud-init
Only mike mcgrath can upload to this repository. If you are mike mcgrath please log in for upload directions.

Branches

Name Last Modified Last Commit
master 2021-03-25 21:18:41 UTC
tools/write-ssh-key-fingerprints: do not display empty header/footer (#817)

Author: Dermot Bradley
Author Date: 2021-03-25 21:18:41 UTC

tools/write-ssh-key-fingerprints: do not display empty header/footer (#817)

When output of SSH host keys and/or SSH fingerprints are disabled for
all keys do not display headers and footers.

Prevent risk of message text being interpreted as "logger" option by
appending "--" to logger options.

Correct syslog output that was tagged with "ec2" regardless of DataSource
in use. Now use "cloud-init" tag instead.

Various "shellcheck" corrections.

Add testcase for disabled output of SSH host keys.

ubuntu/xenial 2021-03-22 22:23:46 UTC
releasing cloud-init version 21.1-19-gbad84ad4-0ubuntu1~16.04.1

Author: James Falcon
Author Date: 2021-03-22 17:37:14 UTC

releasing cloud-init version 21.1-19-gbad84ad4-0ubuntu1~16.04.1

ubuntu/focal 2021-03-22 21:24:12 UTC
releasing cloud-init version 21.1-19-gbad84ad4-0ubuntu1~20.04.1

Author: James Falcon
Author Date: 2021-03-22 17:25:05 UTC

releasing cloud-init version 21.1-19-gbad84ad4-0ubuntu1~20.04.1

ubuntu/groovy 2021-03-22 19:21:25 UTC
releasing cloud-init version 21.1-19-gbad84ad4-0ubuntu1~20.10.1

Author: James Falcon
Author Date: 2021-03-22 17:23:01 UTC

releasing cloud-init version 21.1-19-gbad84ad4-0ubuntu1~20.10.1

ubuntu/devel 2021-03-22 19:14:15 UTC
releasing cloud-init version 21.1-19-gbad84ad4-0ubuntu2

Author: James Falcon
Author Date: 2021-03-22 19:09:44 UTC

releasing cloud-init version 21.1-19-gbad84ad4-0ubuntu2

ubuntu/bionic 2021-03-22 17:30:13 UTC
releasing cloud-init version 21.1-19-gbad84ad4-0ubuntu1~18.04.1

Author: James Falcon
Author Date: 2021-03-22 17:30:13 UTC

releasing cloud-init version 21.1-19-gbad84ad4-0ubuntu1~18.04.1

upstream/20.4.1 2021-01-15 17:33:05 UTC
Release 20.4.1

Author: Dan Watkins
Author Date: 2021-01-15 17:32:57 UTC

Release 20.4.1

Bump the version in cloudinit/version.py to 20.4.1 and
update ChangeLog.

LP: #1911680

ubuntu/daily/xenial 2021-01-12 22:16:48 UTC
Revert "cherry pick 4f62ae8d"

Author: Dan Watkins
Author Date: 2021-01-12 22:16:48 UTC

Revert "cherry pick 4f62ae8d"

This reverts commit aee8f09c8da857671d70fe76cd53de5058f96882.

ubuntu/daily/bionic 2021-01-12 22:03:33 UTC
Revert "cherry pick 4f62ae8d"

Author: Dan Watkins
Author Date: 2021-01-12 22:03:33 UTC

Revert "cherry pick 4f62ae8d"

This reverts commit 88fb709efcdd11d4938dfc25946494ba5b3e22e6.

ubuntu/daily/groovy 2021-01-12 22:02:02 UTC
Revert "cherry pick 4f62ae8d"

Author: Dan Watkins
Author Date: 2021-01-12 22:02:02 UTC

Revert "cherry pick 4f62ae8d"

This reverts commit da3130d03f6058b5b4a4e678d3dda52398b86d38.

ubuntu/daily/focal 2021-01-12 15:37:39 UTC
Revert "cherry pick 4f62ae8d"

Author: Dan Watkins
Author Date: 2021-01-12 15:37:39 UTC

Revert "cherry pick 4f62ae8d"

This reverts commit 7bf737e6a1a3fc69fbf55d266ca04dcc2b08b5d6.

cla 2020-11-25 15:24:28 UTC
WIP: intentionally break things

Author: Dan Watkins
Author Date: 2020-11-25 15:24:28 UTC

WIP: intentionally break things

tests-wip 2020-11-23 16:13:08 UTC
wip

Author: Dan Watkins
Author Date: 2020-11-23 16:13:08 UTC

wip

deps 2020-11-03 20:18:58 UTC
WIP: split integration and cloud_tests requirements

Author: Dan Watkins
Author Date: 2020-11-03 20:05:34 UTC

WIP: split integration and cloud_tests requirements

stable-19.4 2020-10-07 14:34:10 UTC
RPM build: disable the dynamic mirror URLs when using a proxy (#437) (#603)

Author: Paride Legovini
Author Date: 2020-10-07 14:34:10 UTC

RPM build: disable the dynamic mirror URLs when using a proxy (#437) (#603)

When using an http proxy make sure to disable all the dynamic mirror
URLs. In particular:

 - Uncomment the baseurl in /etc/yum.repos.d/*.repo.
 - Comment out the mirrorlist and metalink URLs in *.repo.
 - Replace the dynamic download.fedoraproject.org host with
   dl.fedoraproject.org, which is static.
 - Run the above as part of the MAYBE_RELIABLE_YUM_INSTALL command,
   as installing packages may add new repos (e.g. EPEL).
 - Stop disabling fastestmirror, not needed when doing the above.

oddbloke-travis-test 2020-06-15 21:00:41 UTC
quotes

Author: Dan Watkins
Author Date: 2020-06-15 21:00:41 UTC

quotes

d80d0fcc0 2020-06-03 22:57:57 UTC
changelog: update 20.2-45-g5f7825e2-0ubuntu1~16.04.1 for release

Author: Chad Smith
Author Date: 2020-06-03 02:53:01 UTC

changelog: update 20.2-45-g5f7825e2-0ubuntu1~16.04.1 for release

ubuntu/eoan 2020-06-03 19:31:56 UTC
changelog: update 20.2-45-g5f7825e2-0ubuntu1~19.10.1 for release

Author: Chad Smith
Author Date: 2020-06-02 22:17:33 UTC

changelog: update 20.2-45-g5f7825e2-0ubuntu1~19.10.1 for release

ubuntu/daily/devel 2020-04-09 19:29:13 UTC
Revert "cherry pick 6600c642"

Author: Chad Smith
Author Date: 2020-04-09 19:29:13 UTC

Revert "cherry pick 6600c642"

This reverts commit d219b4bc59865110b4cae9b4d166e460cd76e3b2.

ubuntu/daily/eoan 2020-03-11 21:26:18 UTC
d/control: add python3-pytest to Build-Depends (#247)

Author: Dan Watkins
Author Date: 2020-03-11 21:26:18 UTC

d/control: add python3-pytest to Build-Depends (#247)

This fixes upstream daily builds. python3-nose is not removed from
Build-Depends because, currently, the Ubuntu package builds will still
use it for testing.

ubuntu/disco 2019-12-03 21:55:36 UTC
releasing cloud-init version 19.3-41-gc4735dd3-0ubuntu1~19.04.1

Author: Chad Smith
Author Date: 2019-12-03 21:55:36 UTC

releasing cloud-init version 19.3-41-gc4735dd3-0ubuntu1~19.04.1

ubuntu/cosmic 2019-07-18 00:21:25 UTC
Update ubuntu-advantage-revert-tip.patch

Author: Ryan Harper
Author Date: 2019-07-18 00:21:25 UTC

Update ubuntu-advantage-revert-tip.patch

The patch to revert the ubuntu-advantages did not revert enough
of the ubuntu_advantage config module; though it did revert all
of the test-cases. This results in unittest failures during
building against master where it applies the debian dir from
the release against master.

stable-18.4 2018-10-02 20:52:24 UTC
release 18.4

Author: Scott Moser
Author Date: 2018-10-02 20:49:38 UTC

release 18.4

Bump the version in cloudinit/version.py to be 18.4 and update ChangeLog.

LP: #1795741

ubuntu/trusty 2018-09-10 21:10:22 UTC
update changelog content/formatting

Author: Scott Moser
Author Date: 2018-09-10 21:10:22 UTC

update changelog content/formatting

ubuntu/artful 2018-07-10 19:47:47 UTC
update changelog: add sru bug ref in changelog, remove individual ref.

Author: Scott Moser
Author Date: 2018-07-10 19:45:31 UTC

update changelog: add sru bug ref in changelog, remove individual ref.

Just remove the reference to bug 1780481 that was added to
debian/changelog. Also, add a reference (re-using) the SRU bug 1777912.

(cherry picked from commit b07ebf52e94fa5f94708f86937af4dba382168ba)

ubuntu/zesty 2017-12-01 17:02:33 UTC
releasing package cloud-init version 17.1-46-g7acc9e68-0ubuntu1~17.04.1

Author: Chad Smith
Author Date: 2017-12-01 17:02:33 UTC

releasing package cloud-init version 17.1-46-g7acc9e68-0ubuntu1~17.04.1

ubuntu/yakkety 2017-06-29 21:24:23 UTC
debian/patches/azure-use-walinux-agent.patch: refresh patch.

Author: Scott Moser
Author Date: 2017-06-29 21:07:29 UTC

debian/patches/azure-use-walinux-agent.patch: refresh patch.

ubuntu/precise 2016-08-23 20:48:37 UTC
Import version 0.6.3-0ubuntu1.25

Author: Scott Moser
Author Date: 2016-08-23 20:48:37 UTC

Import version 0.6.3-0ubuntu1.25

Imported using git-dsc-commit.

128 of 28 results
This repository contains Public information 
Everyone can see this information.

Subscribers