nomad

HCL and Docker files for Nomad deployments
git clone https://git.in0rdr.ch/nomad.git
Log | Files | Refs | Pull requests |Archive

commit 30a62701430ad089e45bb994acdcc647bbeff9fd
parent 5c93e35e9504fafe4f62afcfd36fae4078f525bd
Author: Andreas Gruhler <agruhl@gmx.ch>
Date:   Sat, 14 Dec 2024 09:52:39 +0100

feat(hivedav-demo): update calendar id

Diffstat:
Mhcl/default/hivedav-demo/hivedav-demo.nomad | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hcl/default/hivedav-demo/hivedav-demo.nomad b/hcl/default/hivedav-demo/hivedav-demo.nomad @@ -71,7 +71,7 @@ job "hivedav-demo" { env { HIVEDAV_HOST = "meet.in0rdr.ch" - HIVEDAV_CALENDAR = 1 + HIVEDAV_CALENDAR = 2 } template {