Activity log for bug #1023179

Date Who What changed Old value New value Message
2012-07-10 22:21:40 Scott Moser bug added bug
2012-07-10 22:23:46 Scott Moser description As discussed at UDS-Q, a simple cloud-config syntax improvement woudl be nice: in multi-part input, currently, you can only overwrite entries in cloud-config. Ie, if one part has: run-cmd: - apt-get install foo and another has: run-cmd: - apt-get install bar Then whichever is later will overwrite the 'run-cmd'. I'd like to do something like: == part 1 == run-cmd: - apt-get install foo == part 2 == run-cmd+: - apt-get install bar Ie, the '+' would indicate append to the list or dict. Also intend to add '-' to remove. As discussed at UDS-Q (http://pad.ubuntu.com/uds-q-servercloud-q-cloud-init-utils), a simple cloud-config syntax improvement would be nice: in multi-part input, currently, you can only overwrite entries in cloud-config. Ie, if one part has:   run-cmd:     - apt-get install foo  and another has:  run-cmd:    - apt-get install bar  Then whichever is later will overwrite the 'run-cmd'. I'd like to do something like:  == part 1 ==  run-cmd:    - apt-get install foo  == part 2 ==  run-cmd+:    - apt-get install bar Ie, the '+' would indicate append to the list or dict. Also intend to add '-' to remove.
2012-07-12 00:24:43 Joshua Harlow attachment added merger.txt https://bugs.launchpad.net/cloud-init/+bug/1023179/+attachment/3220331/+files/merger.txt
2012-08-16 13:41:33 Scott Moser cloud-init: importance Undecided Low
2012-08-16 13:41:33 Scott Moser cloud-init: status New Triaged
2012-11-15 00:28:23 Scott Moser cloud-init: milestone 0.7.2
2013-03-07 22:17:16 Launchpad Janitor branch linked lp:cloud-init
2013-03-21 16:05:00 Scott Moser cloud-init: status Triaged Fix Committed
2013-05-10 21:59:52 Launchpad Janitor branch linked lp:ubuntu/cloud-init
2013-05-15 20:04:46 Scott Moser cloud-init: status Fix Committed Fix Released
2013-05-15 20:04:46 Scott Moser cloud-init: milestone 0.7.2
2023-05-09 20:35:48 James Falcon bug watch added https://github.com/canonical/cloud-init/issues/2273