~harlowja/cloud-init/death-to-paths

Viewing all changes in revision 643.

  • Committer: Scott Moser
  • Author(s): Ben Howard
  • Date: 2012-09-01 23:51:56 UTC
  • mfrom: (642.1.1 cloud-init)
  • Revision ID: smoser@ubuntu.com-20120901235156-k96qz0yg9zzhfh97
remove 'admin' group for ubuntu user, fix change password

The admin group is deprecated in 12.04, so this removes the ubuntu
user from that group (by default).

The second change here is to fix the 'set_password' for the 'password'
cloud-config.  if 'password' is set in cloud_config, then
 * if 'users' is given, it applies to user[0]
 * if 'users' is not given, then it applies to the distro default user

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: