← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~smoser/cloud-init:fix/cent-6-jinja2 into cloud-init:master

 

The proposal to merge ~smoser/cloud-init:fix/cent-6-jinja2 into cloud-init:master has been updated.

Commit message changed to:

Centos 6: Fix jinja rendering on older jinja versions.

jinja2.runtime.implements_to_string is not available in older versions
of jinja2.  This just catches that error separately from other
jinja support allowing the code to work.

The testcase to recreate was:
  ./tools/run-container --source-package --package \
     --artifacts=./rpm/ centos/6

LP: #1795933

For more details, see:
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/356079
-- 
Your team cloud-init commiters is requested to review the proposed merge of ~smoser/cloud-init:fix/cent-6-jinja2 into cloud-init:master.


References