Skip to content
This repository has been archived by the owner on Feb 7, 2018. It is now read-only.

Commit

Permalink
Revert "updating for latest openssl cookbook"
Browse files Browse the repository at this point in the history
This reverts commit d30348d.
  • Loading branch information
Sean OMeara committed Feb 19, 2015
1 parent 4322b16 commit ff27e0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/cargo.rb
Expand Up @@ -18,7 +18,7 @@

include_recipe "jetty::default"

::Chef::Recipe.send(:include, OpenSSLCookbook::Password)
::Chef::Recipe.send(:include, Chef::OpenSSL::Password)

if Chef::Config[:solo]
if node['jetty']['cargo']['password'].nil?
Expand Down

0 comments on commit ff27e0c

Please sign in to comment.