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

Commit

Permalink
reverting OpenSSL module namespace change
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean OMeara committed Feb 19, 2015
1 parent ff27e0c commit ce48edb
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, Chef::OpenSSL::Password)
::Chef::Recipe.send(:include, Opscode::OpenSSL::Password)

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

0 comments on commit ce48edb

Please sign in to comment.