Sha256: b077e7b009b3087a07fa0dd0910753d352028d98dbcbd792d7bb468c67388883

Contents?: true

Size: 238 Bytes

Versions: 23

Compression:

Stored size: 238 Bytes

Contents

# Setup sudo to allow no-password sudo for "admin"
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

23 entries across 23 versions & 2 rubygems

Version Path
veewee-0.3.12 templates/ubuntu-11.04-server-amd64/sudo.sh
veewee-0.3.11 templates/ubuntu-11.04-server-amd64/sudo.sh
veewee-0.3.10 templates/ubuntu-11.04-server-amd64/sudo.sh
veewee-0.3.9 templates/ubuntu-11.04-server-amd64/sudo.sh
veewee-atlassian-0.3.11 templates/ubuntu-11.04-server-amd64/sudo.sh
veewee-0.3.7 templates/ubuntu-11.04-server-amd64/sudo.sh
veewee-0.3.6 templates/ubuntu-11.04-server-amd64/sudo.sh
veewee-0.3.5 templates/ubuntu-11.04-server-amd64/sudo.sh
veewee-0.3.4 templates/ubuntu-11.04-server-amd64/sudo.sh
veewee-0.3.3 templates/ubuntu-11.04-server-amd64/sudo.sh
veewee-0.3.2 templates/ubuntu-11.04-server-amd64/sudo.sh
veewee-0.3.1 templates/ubuntu-11.04-server-amd64/sudo.sh
veewee-0.3.0.beta2 templates/ubuntu-11.04-server-amd64/sudo.sh
veewee-0.3.0.beta1 templates/ubuntu-11.04-server-amd64/sudo.sh
veewee-0.3.0.alpha9 templates/ubuntu-11.04-server-amd64/sudo.sh
veewee-0.3.0.alpha8 templates/ubuntu-11.04-server-amd64/sudo.sh
veewee-0.3.0.alpha7 templates/ubuntu-11.04-server-amd64/sudo.sh
veewee-0.3.0.alpha6 templates/ubuntu-11.04-server-amd64/sudo.sh
veewee-0.3.0.alpha5 templates/ubuntu-11.04-server-amd64/sudo.sh
veewee-0.3.0.alpha4 templates/ubuntu-11.04-server-amd64/sudo.sh