mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
make: update deployment hosts for openstack
This commit is contained in:
parent
af6fdcbd1f
commit
599999a081
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue