Skip to content

Commit 7c0113f

Browse files
author
Emilien Macchi
committed
Merge pull request #222 from Spredzy/sudo
Puppetfile: Add sudo puppet module
2 parents b9fe8f5 + 2c04cf4 commit 7c0113f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Puppetfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,9 @@ mod 'rsyslog',
190190
mod 'stdlib',
191191
:git => 'git://github.com/enovance/puppetlabs-stdlib.git',
192192
:ref => 'fb42396c75d90ce3a9473e2a7ed22682266ea03f'
193+
mod 'sudo',
194+
:git => 'git://github.com/enovance/puppet-sudo.git',
195+
:ref => 'be624a8e6f236285ca8fdb76b9e74bdd26146101'
193196
mod 'sysctl',
194197
:git => 'git://github.com/enovance/puppet-sysctl.git',
195198
:ref => '4a463384e844f51b270428643a5b8beb3628e854'

0 commit comments

Comments
 (0)