def deploy_install_configure(local_path): package.deploy_install(local_path) update_configs()
def deploy_install_configure(local_path): package.deploy_install(local_path) update_configs() wait_for_presto_user()