lp:~dylan.perry/cloud-init

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

Branches

Name Last Modified Last Commit
fix-yum-config-array-quoting 2017-04-10 05:54:19 UTC
Python 3 support using configparser

Author: Dylan Perry
Author Date: 2017-04-10 05:54:19 UTC

Python 3 support using configparser

Use the native Python 3 configparser library where possible, or fallback
to ConfigParser

master 2017-03-29 21:01:56 UTC
ds-identify: do not write None twice to datasource_list.

Author: Scott Moser
Author Date: 2017-03-28 18:27:33 UTC

ds-identify: do not write None twice to datasource_list.

If the only the None datasource was listed in datasource_list, then
ds-identify would write a cloud.cfg witih:
 datasource_list: [None, None]

The fix is to just append None if the list only has None.

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

Subscribers