This project is mirrored from https://gitee.com/mirrors/nomad.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 09 Dec, 2019 4 commits
  2. 07 Dec, 2019 1 commit
  3. 06 Dec, 2019 10 commits
  4. 05 Dec, 2019 2 commits
    • Mahmood Ali's avatar
      Merge pull request #6809 from hoh/patch-1 · e2ce1eb2
      Mahmood Ali authored
      docs: port name requires quotes in hcl
      e2ce1eb2
    • Hugo Herter's avatar
      docs: port name requires quotes in hcl · ec9837fe
      Hugo Herter authored
      When trying to run this example, Nomad v0.10.2 raises the following error:
      `Error getting job struct: Error parsing job file from example-ipv6.hcl: error parsing: At 33:22: Unknown token: 27:16 IDENT db`
      
      Adding quotes around the port map `db` fixes the problem and the job works as expected.
      ec9837fe
  5. 04 Dec, 2019 15 commits
  6. 03 Dec, 2019 8 commits