~ubuntu-virt/vmbuilder/0.11

« back to all changes in this revision

Viewing changes to VMBuilder/plugins/ec2/templates/uec-ubuntu-user.tmpl

  • Committer: Scott Moser
  • Date: 2011-05-04 13:17:23 UTC
  • Revision ID: smoser@ubuntu.com-20110504131723-rwuhazyhnb0atlx2
on oneiric images and later, write to /etc/sudoers.d/uec-ubuntu-user

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# ubuntu user is default user in ec2-images.
 
2
# It needs passwordless sudo functionality.
 
3
ubuntu ALL=(ALL) NOPASSWD:ALL