lp:~andybotting/cloud-init

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

Branches

Name Last Modified Last Commit
openstack-disable-ipv4-on-config 2019-03-20 22:55:05 UTC
Disable ephemeral ipv4 setup for OpenStack on config

Author: Andy Botting
Author Date: 2019-03-20 22:55:05 UTC

Disable ephemeral ipv4 setup for OpenStack on config

If apply_network_config is set to False on the OpenStack
datastore, we should not attempt to configure the ephemeral ipv4
address for fetching networking config.

LP: #1821102

master 2019-03-19 14:24:37 UTC
Add ubuntu_drivers config module

Author: Dan Watkins
Author Date: 2019-03-19 14:24:37 UTC

Add ubuntu_drivers config module

The ubuntu_drivers config module enables usage of the 'ubuntu-drivers'
command. At this point it only serves as a way of installing NVIDIA
drivers for general purpose graphics processing unit (GPGPU)
functionality.

Also, a small usability improvement to get_cfg_by_path to allow it to
take a string for the key path
  "toplevel/second/mykey"
in addition to the original:
  ("toplevel", "second", "mykey")

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

Subscribers