Pin puppet-snmp

They updated to structured facts but rspect-puppet-facts isn't providing
them at this time. Pin to a previous version.

Change-Id: I8798a5c40951867250f84b053fa3be744f6aef32
Closes-Bug: #1800944
This commit is contained in:
Alex Schultz 2018-10-31 16:30:08 -06:00
parent 5784ef46d8
commit 040857a738
1 changed files with 3 additions and 2 deletions

View File

@ -62,9 +62,10 @@ mod 'ssh',
:git => 'https://github.com/saz/puppet-ssh',
:ref => 'v3.0.1'
# NOTE(aschultz): Pine due to LP#1800944
mod 'snmp',
:git => 'https://github.com/razorsedge/puppet-snmp',
:ref => 'master'
:git => 'https://github.com/voxpupuli/puppet-snmp',
:ref => '4345049a23cd11e68ac51be13a3a1493a3454370'
mod 'sensu',
:git => 'https://github.com/sensu/sensu-puppet',