lp:~craigtracey/cloud-init/puppet-optional

Created by Craig Tracey and last modified
Get this branch:
bzr branch lp:~craigtracey/cloud-init/puppet-optional
Only Craig Tracey can upload to this branch. If you are Craig Tracey please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Craig Tracey
Project:
cloud-init
Status:
Merged

Recent revisions

748. By Craig Tracey

Provide a mechanism for puppet to be conditionally installed.

747. By Scott Moser

cloudinit/stages.py: separate _read_base_cfg() into static function

The Init._read_base_cfg() was really a static function, this just moves
it to its own static function. Its not used anywhere else at the moment.

746. By Joshua Harlow

write-ssh-key-fingerprints: use logger -s rather than --stderr

--stderr would be preferred for readability, but older versions of
logger do not support the long form. Use the short form for compatibility.

745. By Scott Moser

ChangeLog: mention fix of lp:1079002

744. By Scott Moser

make sure no blank lines before cloud-init entry in ca-certificates.conf

when /etc/ca-certificates.conf is read by update-ca-certificates
lines after a blank line get ignored. Here, ensure that
there are no blank lines, and no duplicate entries for cloud-init are
added.

743. By Scott Moser

fix "resize_root: noblock"

resize_root: noblock
has been broken in the 0.7.0 series. Using it would disable resizing.

742. By Scott Moser

pep8 and pylint

741. By Scott Moser

add 'sudo' entry for default user in default config/cloud.cfg

740. By Joshua Harlow

Strings are iterable...

Using collections.iterable means that strings get iterated over
which is not the desired effect when writing a string sudoers rule.

739. By Joshua Harlow

Add a check on the changelog version comparing to the code version.

In the makefile ensure that all runs not only the tests but
the checking of the version numbers which could be different
if the changelog (or code) wasn't updated to be in-sync.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~cloud-init-dev/cloud-init/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers