Skip to content

Commit

Permalink
Add python-memcache package to memcache recipe. Fix #67.
Browse files Browse the repository at this point in the history
  • Loading branch information
elijahandrews committed Aug 22, 2013
1 parent 21d91d4 commit 1f3700b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipes/memcache.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@
datadog_monitor "mcache" do
instances node["datadog"]["memcache"]["instances"]
end

package 'python-memcache'

0 comments on commit 1f3700b

Please sign in to comment.