-
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