Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
cloudkick: install libssl0.9.8 as it's not installed for some reason
Browse files Browse the repository at this point in the history
  • Loading branch information
samuel committed Apr 17, 2012
1 parent 42256cf commit 9d41322
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kokki/cookbooks/cloudkick/recipes/default.py
Expand Up @@ -56,3 +56,5 @@
Service("cloudkick-agent",
supports_restart = True,
subscribes = [("restart", env.resources["File"]["/etc/cloudkick.conf"])])

Package("libssl0.9.8") # This seems to not get installed for some reason

0 comments on commit 9d41322

Please sign in to comment.