mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 09:25:46 +03:00
- Uses spaces instead of tabs for the sample job file. Even though Nomad is written in Go, the HCL style guide uses two spaces for indentation, and this will match Terraform and Vault in terms of configuration. - Locks to redis:3.2 instead of floating latest. Running latest in production is a bad idea and we shouldn't encourage it even via example. - Removes the linux constraint (native docker exists for both Mac and Windows now) - Aligns equal signs and stuff as per the HCL formatter - Closes #1743
1.8 KiB
1.8 KiB