Tim Starling has submitted this change and it was merged.

Change subject: Update location of find-nearest-rsync in sudoers
......................................................................


Update location of find-nearest-rsync in sudoers

Change-Id: I0e188fe6f49f2ffaa55f966343f7a47819a9c6e9
---
M modules/applicationserver/manifests/sudo.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Tim Starling: Verified; Looks good to me, approved



diff --git a/modules/applicationserver/manifests/sudo.pp 
b/modules/applicationserver/manifests/sudo.pp
index 0d9506e..562882c 100644
--- a/modules/applicationserver/manifests/sudo.pp
+++ b/modules/applicationserver/manifests/sudo.pp
@@ -9,7 +9,7 @@
        }
 
        sudo_group {"wikidev_root":
-               privileges => ['ALL= NOPASSWD: /usr/sbin/apache2ctl, 
/etc/init.d/apache2, /usr/bin/renice, /usr/bin/find-nearest-rsync'],
+               privileges => ['ALL= NOPASSWD: /usr/sbin/apache2ctl, 
/etc/init.d/apache2, /usr/bin/renice, /usr/local/bin/find-nearest-rsync'],
                group => "wikidev"
        }
 

-- 
To view, visit https://gerrit.wikimedia.org/r/63639
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I0e188fe6f49f2ffaa55f966343f7a47819a9c6e9
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Tim Starling <[email protected]>
Gerrit-Reviewer: Tim Starling <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to