Skip to content

Commit

Permalink
Merge pull request #119 from hptabster/libsnmp30-2
Browse files Browse the repository at this point in the history
Install libsnmp30 for MongoDB enterprise
  • Loading branch information
aphyr committed May 16, 2016
2 parents bdf3bb3 + 07ff91c commit 2e48c81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mongodb/src/jepsen/mongodb/core.clj
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@
[url]
(reify db/DB
(setup! [_ test node]
(debian/install [:libsnmp30])
(doto node
(install! url)
(configure! test)
Expand Down

0 comments on commit 2e48c81

Please sign in to comment.