Sha256: e9abfc47cf31d29427726a93ff4e5b65cb67bdc08d565fb734c1189fbd8d1af2

Contents?: true

Size: 233 Bytes

Versions: 91

Compression:

Stored size: 233 Bytes

Contents

groupadd -r admin
usermod -a -G admin vagrant
cp /etc/sudoers /etc/sudoers.orig
sed -i -e '/Defaults\s\+env_reset/a Defaults\texempt_group=admin' /etc/sudoers
sed -i -e 's/%admin ALL=(ALL) ALL/%admin ALL=NOPASSWD:ALL/g' /etc/sudoers

Version data entries

91 entries across 16 versions & 1 rubygems

Version Path
veewee-0.5.0.alpha1 templates/ubuntu-12.04.3-desktop-i386/sudo.sh
veewee-0.5.0.alpha1 templates/ubuntu-14.04-server-amd64/sudo.sh
veewee-0.5.0.alpha1 templates/ubuntu-12.04.4-server-i386/sudo.sh
veewee-0.5.0.alpha1 templates/ubuntu-13.10-server-amd64/sudo.sh
veewee-0.4.5.1 templates/ubuntu-12.04.3-desktop-i386/sudo.sh
veewee-0.4.5.1 templates/ubuntu-12.04.3-server-i386/sudo.sh
veewee-0.4.5.1 templates/ubuntu-12.04.4-server-amd64/sudo.sh
veewee-0.4.5.1 templates/ubuntu-12.04.4-server-i386/sudo.sh
veewee-0.4.5.1 templates/ubuntu-13.10-server-amd64/sudo.sh
veewee-0.4.5.1 templates/ubuntu-14.04-server-amd64/sudo.sh
veewee-0.4.5 templates/ubuntu-12.04.4-server-amd64/sudo.sh
veewee-0.4.5 templates/ubuntu-12.04.4-server-i386/sudo.sh
veewee-0.4.5 templates/ubuntu-14.04-server-amd64/sudo.sh
veewee-0.4.5 templates/ubuntu-12.04.3-desktop-i386/sudo.sh
veewee-0.4.5 templates/ubuntu-12.04.3-server-i386/sudo.sh
veewee-0.4.5 templates/ubuntu-13.10-server-amd64/sudo.sh
veewee-0.4.5.pre1 templates/ubuntu-14.04-server-amd64/sudo.sh
veewee-0.4.5.pre1 templates/ubuntu-13.10-server-amd64/sudo.sh
veewee-0.4.5.pre1 templates/ubuntu-12.04.3-server-i386/sudo.sh
veewee-0.4.5.pre1 templates/ubuntu-12.04.4-server-amd64/sudo.sh