~ubuntu-server/cloud-init:derived-repo-v3-new-apt-spec

Last commit made on 2016-08-18
Get this branch:
git clone -b derived-repo-v3-new-apt-spec https://git.launchpad.net/~ubuntu-server/cloud-init
Members of Ubuntu Server can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
derived-repo-v3-new-apt-spec
Repository:
lp:~ubuntu-server/cloud-init

Recent commits

b7d9a53... by Scott Moser

fix error in disable_suites if empty lines in sources.

a7c16f3... by Scott Moser

flake8

b90e296... by Scott Moser

remove loud debug

7a11cdd... by Scott Moser

let module go on unless bad config.

4641f09... by Scott Moser

take target in subp, replace value_as_boolean with is_false

5f697d0... by Scott Moser

do not do anything if nothing to do

81f88b9... by Scott Moser

some doc shuffle and fix 'make yaml'

f08a4d0... by Scott Moser

subp: update from curtin

changes:
 - add tests for subp
 -

changes from what is in curtin:
 - capture defaults to True in cloud-init
 - if string is provided as input convert to bytes

189ade3... by Scott Moser

handle data coming back from mirror

112a188... by Christian Ehrhardt 

examples: update list of example configurations with new apt format

Updating the list of examples to the new apt format.
This is very much the same as documented for curtin, except the
different behaviour for preserve_source_list and the addition of
search_dns.

Signed-off-by: Christian Ehrhardt <email address hidden>