diff options
author | pizzamig <pizzamig@FreeBSD.org> | 2019-09-24 05:32:44 +0800 |
---|---|---|
committer | pizzamig <pizzamig@FreeBSD.org> | 2019-09-24 05:32:44 +0800 |
commit | c2a69eb750d37ba2ab236feeb7496a36d53db9c2 (patch) | |
tree | 2ea42e7d45cb2cc4f7af49fc4d04a8ba50d71842 /sysutils/Makefile | |
parent | a352a22c8ac30b664b87f1e71a3e9965c410c4d0 (diff) | |
download | freebsd-ports-gnome-c2a69eb750d37ba2ab236feeb7496a36d53db9c2.tar.gz freebsd-ports-gnome-c2a69eb750d37ba2ab236feeb7496a36d53db9c2.tar.zst freebsd-ports-gnome-c2a69eb750d37ba2ab236feeb7496a36d53db9c2.zip |
sysutils/nomad-pot-driver: add new port
This driver allows to orchestrate jails created with sysutils/pot via
the scheduler sysutils/nomad
Sponsored by: trivago N.V.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index f53ba30485f6..9d820795b803 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -742,6 +742,7 @@ SUBDIR += no-login SUBDIR += node_exporter SUBDIR += nomad + SUBDIR += nomad-pot-driver SUBDIR += npadmin SUBDIR += nq SUBDIR += nrg2iso |