<#582 Deploy dev with `provision.sh` using `Makefi...
# osctrl
g
#582 Deploy dev with `provision.sh` using `Makefile` and fix for logger Pull request opened by javuto Two things done in this PR: • Added a new job to
Makefile
to deploy a development environment using
provision.sh
. Issue the command with
make provision_dev
and use
DEV_USER
and
DEV_IP
to set parameters for the command. • Fixed the provisioning for
osctrl-admin
and
osctrl-tls
to utilize the new naming of the logger file. jmpsec/osctrl