Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/users/files/sudoers-puppet

Issue 6228533076557824: Issue 2200 - Allow members of group sudo to dump hosts.yaml without password (Closed)
Patch Set: Created April 7, 2015, 3:03 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/users/files/sudoers-puppet
diff --git a/modules/users/files/sudoers-puppet b/modules/users/files/sudoers-puppet
index e69b8ffc1571469478672f705b68a0f67025dc54..192a022dae7a3c87e3c25b9a4cfc24a1f2a502a8 100644
--- a/modules/users/files/sudoers-puppet
+++ b/modules/users/files/sudoers-puppet
@@ -1 +1,2 @@
%sudo ALL=(ALL) NOPASSWD:/usr/bin/puppet agent,/usr/bin/puppet agent --test,/usr/bin/puppet agent --test --noop
+%sudo ALL=(ALL) NOPASSWD:/usr/bin/hiera -c /etc/puppet/hiera.yaml servers
Wladimir Palant 2015/04/07 16:01:38 For reference, https://tickets.puppetlabs.com/brow
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld