From 599999a081715f49a7630f7a2e3013a55634f72a Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Tue, 15 May 2018 18:55:34 +0200 Subject: [PATCH] make: update deployment hosts for openstack --- packaging/Makefile.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/Makefile.inc b/packaging/Makefile.inc index 4167a81bf..f945f14eb 100644 --- a/packaging/Makefile.inc +++ b/packaging/Makefile.inc @@ -24,8 +24,8 @@ TAR_OPTS = --exclude-ignore-recursive=$(SRCDIR)/.distignore --transform='s|^\.|v TAR_VILLAS = $(BUILDDIR)/packaging/villas-node-$(VERSION_NUM)-$(RELEASE).tar.gz -DEPLOY_USER ?= acs -DEPLOY_HOST ?= villas.fein-aachen.org +DEPLOY_USER ?= deploy +DEPLOY_HOST ?= acs-os-fein-website DEPLOY_PATH ?= /var/www/villas/node packaging: rpm dist