I've installed the newest release from pypi and RescueSystem.activate() seems to lack the authorized_keys parameter.
In master, everything's looking good:
|
def activate(self, bits=64, os='linux', authorized_keys=None): |
Downloaded 0.8.3 from pypi and the activate method of RescueSystem is in line 94?
