From: Stephen Gran Date: Mon, 10 Oct 2011 08:38:37 +0000 (+0100) Subject: hopefully this doesn't break older hosts ... X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=56a71ece7bc622e5e9cd97289c053e386f2299d4;p=mirror%2Fdsa-puppet.git hopefully this doesn't break older hosts ... Signed-off-by: Stephen Gran --- diff --git a/modules/sudo/files/common/sudoers b/modules/sudo/files/common/sudoers index 3cc7fe2fd..1a45f676a 100644 --- a/modules/sudo/files/common/sudoers +++ b/modules/sudo/files/common/sudoers @@ -19,6 +19,7 @@ Defaults env_reset Defaults passprompt="[sudo] password for %u on %h: " +Defaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" # Host alias specification Host_Alias QAHOSTS = master, quantz, stabile