lp:~tribaal/cloud-init

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

Branches

Name Last Modified Last Commit
migrate-lp-to-github 2019-11-12 19:37:07 UTC
lp-to-git-users: adding chrisglass

Author: Chris Glass
Author Date: 2019-11-12 19:37:07 UTC

lp-to-git-users: adding chrisglass

Mapped from tribaal

fix/exoscale-datasource-wait-timeout 2019-10-24 08:15:31 UTC
exoscale: fix url_max_wait

Author: Chris Glass
Author Date: 2019-10-24 08:15:31 UTC

exoscale: fix url_max_wait

The exoscale datasource defines a shorter timeout than the default (10)
but did not override url_max_wait, resulting in a single attempt being
made to wait for the metadata service.

In some rare cases, a race condition means the route to the metadata
service is not set within 10 seconds, and more attempts should be made.

This sets the url_max_wait for the datasource to 120.

master 2019-10-23 19:06:19 UTC
net/sysconfig: fix available check on SUSE distros

Author: Robert Schweikert
Author Date: 2019-10-23 19:06:19 UTC

net/sysconfig: fix available check on SUSE distros

In addition to ifup/ifdown the sysconfig renderer looks for
evidence that the sysconfig directory is properly populated.
This secondary check only considered RedHat specific location.
Fix this by adding a SUSE specific file and returning True if
either RedHat or SUSE file is present.

LP: #1849378

feat/datasource-exoscale 2019-08-06 08:59:42 UTC
Address review comments

Author: Chris Glass
Author Date: 2019-08-06 08:59:42 UTC

Address review comments

- Copyright headers
- Various phrasing fixes in the documentation
- Code fixes
- Ensure a non-responding password server still lets the datasource use
  the scraped metadata/userdata information

force-update-initramfs 2017-09-01 12:56:03 UTC
Force update of Initramfs before updating grub.

Author: Chris Glass
Author Date: 2017-09-01 12:56:03 UTC

Force update of Initramfs before updating grub.

In some corner cases (depending on dpkg trigger ordering) the update of
the grub menu is done *before* and initramfs was created, resulting in
unecessary configuration changes.

dont-overwrite-etc-hosts-in-example 2016-11-04 09:53:53 UTC
doc: fixed example to not overwrite /etc/hosts

Author: Chris Glass
Author Date: 2016-11-04 09:38:31 UTC

doc: fixed example to not overwrite /etc/hosts

Instead, it will simply append the new entry.

16 of 6 results
This repository contains Public information 
Everyone can see this information.

Subscribers