OSDN Git Service

bug fix.
authorwhitestar <whitestar@gaea.test>
Sat, 15 Jun 2013 08:56:50 +0000 (17:56 +0900)
committerwhitestar <whitestar@gaea.test>
Sat, 15 Jun 2013 08:56:50 +0000 (17:56 +0900)
cookbooks/zookeeper/recipes/default.rb

index ccb2dbc..7c661d3 100644 (file)
@@ -17,6 +17,8 @@
 # limitations under the License.
 #
 
+require 'digest/md5'
+
 zookeeper_major_version = ''
 zookeeper_middle_version = ''