add 'sudo' entry for default user in default config/cloud.cfg

This commit is contained in:
Scott Moser
2012-11-19 09:25:09 -05:00
parent 9f41d6e14e
commit a863c07538
2 changed files with 2 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
0.7.2:
- add a debian watch file
- add 'sudo' entry to ubuntu's default user (LP: #1080717)
0.7.1:
- sysvinit: fix missing dependency in cloud-init job for RHEL 5.6
- config-drive: map hostname to local-hostname (LP: #1061964)

View File

@@ -82,6 +82,7 @@ system_info:
lock_passwd: True
gecos: Ubuntu
groups: [adm, audio, cdrom, dialout, floppy, video, plugdev, dip, netdev]
sudo: ["ALL=(ALL) NOPASSWD:ALL"]
shell: /bin/bash
# Other config here will be given to the distro class and/or path classes
paths: