lp:~pkashsurya/cloud-init/+git/cloud-init

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

Branches

Name Last Modified Last Commit
gce-dns-fix 2019-07-18 19:03:40 UTC
systemd: Ensure cloud-init.service runs after systemd-resolved.service

Author: Prakash Surya
Author Date: 2019-07-17 17:47:33 UTC

systemd: Ensure cloud-init.service runs after systemd-resolved.service

When running on some cloud environments we need to be able to resolve
hostnames in order to function properly. Specifically, on GCE, we'll
attempt to resolve the "metadata.google.internal" hostname, which will
end up failing if DNS isn't (yet) working. Thus, this change modifies
"cloud-init.service" to ensure it runs after "systemd-resolved.service".

master 2019-07-18 01:27:36 UTC
Fix bug rendering MTU on bond or vlan when input was netplan.

Author: Scott Moser
Author Date: 2019-07-18 01:27:36 UTC

Fix bug rendering MTU on bond or vlan when input was netplan.

If input to network_state.parse_net_config_data was netplan (v2 yaml)
then the network state would lose the mtu information on bond or vlan.

LP: #1836949

12 of 2 results
This repository contains Public information 
Everyone can see this information.

Subscribers