cloud-init-dev team mailing list archive
-
cloud-init-dev team
-
Mailing list archive
-
Message #01172
[Merge] ~smoser/cloud-init:bug/1621180 into cloud-init:master
The proposal to merge ~smoser/cloud-init:bug/1621180 into cloud-init:master has been updated.
Commit Message changed to:
apt config conversion: treat empty string as not provided.
Old behavior allowed a user to provide:
apt_mirror: ""
And that was the same as:
apt_mirror: null
and the same as having not specified apt_mirror at all. This maintains
that behavior for all old string values.
LP: #1621180
For more details, see:
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/305137
--
Your team cloud init development team is requested to review the proposed merge of ~smoser/cloud-init:bug/1621180 into cloud-init:master.
Follow ups