diff options
Diffstat (limited to 'Puppetfile_extras')
-rw-r--r-- | Puppetfile_extras | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Puppetfile_extras b/Puppetfile_extras index 4bc9d3f..ce239c3 100644 --- a/Puppetfile_extras +++ b/Puppetfile_extras @@ -52,3 +52,8 @@ mod 'opendaylight', mod 'ssh', :git => 'https://github.com/saz/puppet-ssh', :ref => 'v3.0.1' + +mod 'snmp', + :git => 'https://github.com/razorsedge/puppet-snmp', + :ref => 'master' + |