← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~smoser/cloud-init:feature/tpl-cloud-cfg into cloud-init:master

 

The proposal to merge ~smoser/cloud-init:feature/tpl-cloud-cfg into cloud-init:master has been updated.

Commit Message changed to:

Make config/cloud.cfg a template

Currently there is no real way to have a single 'cloud.cfg' file that
works everywhere.  Certain modules are routinely being not applied by
various downstream distributors.  Other differences include default user.

This changes cloud.cfg to be a template that we can render per-distro
versions as needed.  This makes it easier to identify common themes and
differences and resolve those.

For more details, see:
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/325192
-- 
Your team cloud-init commiters is requested to review the proposed merge of ~smoser/cloud-init:feature/tpl-cloud-cfg into cloud-init:master.


References