-
Description: We are encountering a 400 error when attempting to create tasks in Nomad using the nomad-pack plan command. The error is related to duplicate job blocks in the rendered job file.
Steps…
-
Hello,
I'm not fluent at all in go and go template and the worst of all I'm quite new to nomad but I found the following behavior strange.
I have a .nomad.tpl file for nomad pack with the follow…
nlko updated
2 months ago
-
What I tried to do on nomad pack is add our own internal tempaltes. Trough the folwoing command:
nomad-pack registry add arval ssh://gitea@gitea.internal/nomad_pack_templates.git
The target repo…
-
Following a suggestion from @sofixa in https://github.com/workloads/nomad-pack-registry/pull/2/files#r1242113773, we think it would be time well-spent to add multi-region support to all Packs.
Addi…
-
Following the https://github.com/hashicorp/nomad-pack/blob/main/docs/writing-packs.md guide, I was trying to load a `helper` template from a pack that's defined as a dependency.
**metadata.hcl**
`…
-
This is a meta issue for capturing the various things we want to do for the "beta" Pack release.
The contents of this are subject to change as we get further along:
Quality of Life Improvements:…
-
Hello!
I use nomad-pack on a computer without Internet access and going to use custom nomad pack registry only but when a I run:
`nomad-pack registry add `
I get error:
go-getter URL is github.…
-
Hi there!
We updated to **nomad-pack** version **0.1.2** and now we're getting the error:
```
Job 'example-job' in pack deployment 'example' registered successfully
Pack successfully deploye…
-
first time trying to explore nomad pack. after following the instruction to install on aws ec2 linux server, when run the command and nomad-packer registry list, all registry are invalid, i am using t…
-
https://github.com/hashicorp/nomad-pack-community-registry/blob/ef86104fbcbc61eac8312a7fe5cf0e330e5f30f0/packs/grafana/templates/grafana.nomad.tpl#L8
Constraint set to linux makes it impossible to …