]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
add apt-in-chroot to allowed sudo commands
authorMartin Zobel-Helas <zobel@debian.org>
Thu, 18 Mar 2010 21:39:22 +0000 (22:39 +0100)
committerMartin Zobel-Helas <zobel@debian.org>
Thu, 18 Mar 2010 21:39:22 +0000 (22:39 +0100)
modules/sudo/files/common/sudoers

index 996dbdcf76e55b2d10f917dfd026f448ace8c02e..91b3260ca9eca75076bf480d467054fa48dcdba6 100644 (file)
@@ -140,11 +140,11 @@ geodnssync        geo1,geo2,geo3=(root)   NOPASSWD: /etc/init.d/bind9 reload
 geodnssync     geo1,geo2,geo3=(root)   NOPASSWD: /usr/sbin/rndc reconfig
 
 # Porter work
-%porter-alpha  albeniz=(root)          NOPASSWD: /usr/sbin/upgrade-porter-chroots
-%porter-armel  agricola=(root)         NOPASSWD: /usr/sbin/upgrade-porter-chroots
-%porter-amd64  pergolesi=(root)        NOPASSWD: /usr/sbin/upgrade-porter-chroots
-%porter-hppa   paer=(root)             NOPASSWD: /usr/sbin/upgrade-porter-chroots
-%porter-ia64   merulo=(root)           NOPASSWD: /usr/sbin/upgrade-porter-chroots
-%porter-ppc    pescetti=(root)         NOPASSWD: /usr/sbin/upgrade-porter-chroots
-%porter-s390   zelenka=(root)          NOPASSWD: /usr/sbin/upgrade-porter-chroots
-%porter-sparc  smetana,sperger,zee=(root)      NOPASSWD: /usr/sbin/upgrade-porter-chroots
+%porter-alpha  albeniz=(root)          NOPASSWD: /usr/sbin/upgrade-porter-chroots, /usr/bin/apt-in-chroot
+%porter-armel  agricola=(root)         NOPASSWD: /usr/sbin/upgrade-porter-chroots, /usr/bin/apt-in-chroot
+%porter-amd64  pergolesi=(root)        NOPASSWD: /usr/sbin/upgrade-porter-chroots, /usr/bin/apt-in-chroot
+%porter-hppa   paer=(root)             NOPASSWD: /usr/sbin/upgrade-porter-chroots, /usr/bin/apt-in-chroot
+%porter-ia64   merulo=(root)           NOPASSWD: /usr/sbin/upgrade-porter-chroots, /usr/bin/apt-in-chroot
+%porter-ppc    pescetti=(root)         NOPASSWD: /usr/sbin/upgrade-porter-chroots, /usr/bin/apt-in-chroot
+%porter-s390   zelenka=(root)          NOPASSWD: /usr/sbin/upgrade-porter-chroots, /usr/bin/apt-in-chroot
+%porter-sparc  smetana,sperger,zee=(root)      NOPASSWD: /usr/sbin/upgrade-porter-chroots, /usr/bin/apt-in-chroot