Skip to content
Permalink
Browse files
add missing dependency
  • Loading branch information
anarcat committed Mar 7, 2012
1 parent 687fc6a commit 499b8d92c41df8218746f01d0cfc696951f62b38
Showing 1 changed file with 1 addition and 0 deletions.
@@ -8,6 +8,7 @@
import libcloud.security
import os, sys, string, ConfigParser, socket
import fabric.api as fabric
import fabric.operations
import time

libcloud.security.VERIFY_SSL_CERT = True

0 comments on commit 499b8d9

Please sign in to comment.