The proposal to merge lp:~smoser/cloud-init/trunk.1562918 into lp:cloud-init has been updated.
Commit Message changed to: fix adding of users without a group revision 1179 regressed adding a user that did not have a 'groups' entry present. This should handle that correctly, making 'add_user' able to take: a.) groups="group1,group2" b.) groups=["group1", "group2"] c.) groups=None d.) no groups parameter For more details, see: https://code.launchpad.net/~smoser/cloud-init/trunk.1562918/+merge/290542 -- Your team cloud init development team is requested to review the proposed merge of lp:~smoser/cloud-init/trunk.1562918 into lp:cloud-init. _______________________________________________ Mailing list: https://launchpad.net/~cloud-init-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~cloud-init-dev More help : https://help.launchpad.net/ListHelp

