From: Peter Palfrader Date: Sun, 21 Sep 2014 20:58:53 +0000 (+0200) Subject: Enable httredir to run everything as httpredir-app X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a950b4fbdf3239d0372745471876e587b019db25;hp=a6cf207d3c72d272029fc7a19300e0a9f444b525;p=dsa-puppet.git Enable httredir to run everything as httpredir-app --- diff --git a/modules/sudo/files/sudoers b/modules/sudo/files/sudoers index c274626e..3e5e249a 100644 --- a/modules/sudo/files/sudoers +++ b/modules/sudo/files/sudoers @@ -141,8 +141,8 @@ dak ALL=(dak-unpriv) NOPASSWD: ALL # and ftpmaster can access the role user for their web services %debadmin FTPHOSTS=(dak-web) ALL -# the httpredir role use can run a couple of things as httpredir-app -httpredir ALL=(httpredir-app) NOPASSWD: /usr/bin/starman +# the httpredir role use can run things as httpredir-app +httpredir ALL=(httpredir-app) NOPASSWD: ALL # some groups are in apachectrl on "their" hosts so they can reload apache and update their vhost %apachectrl ALL=(root) /usr/sbin/apache2-vhost-update