From 2f93ac4ad08c6152463beecd5dec109da00bdda6 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 2 Jun 2015 17:49:17 -0300 Subject: Use 'git' instead of 'gitolite' user --- files/sudoers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files') diff --git a/files/sudoers b/files/sudoers index 71b8ab8..6236cbf 100644 --- a/files/sudoers +++ b/files/sudoers @@ -2,4 +2,4 @@ Cmnd_Alias PUPPETUPDATE = /usr/local/sbin/update-puppet-conf.sh # User privilege specification -gitolite ALL=(puppet) NOPASSWD:PUPPETUPDATE +git ALL=(puppet) NOPASSWD:PUPPETUPDATE -- cgit v1.2.3