def __init__(self, hostip): env.hosts = hostip env.user = settings.DEPLOYUSER env.abort_on_prompts = True env.key_filename = settings.DEPLOYKEY