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?

I've installed the newest release from pypi and
RescueSystem.activate()seems to lack theauthorized_keysparameter.In master, everything's looking good:
hetzner/hetzner/server.py
Line 103 in 0c9c313
Downloaded 0.8.3 from pypi and the

activatemethod ofRescueSystemis in line 94?