Files
nomad/website/source/docs
Hugo Herter ec9837fe16 docs: port name requires quotes in hcl
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.
2019-12-05 12:37:24 +01:00
..
2019-07-26 10:12:49 +01:00
2018-08-25 11:35:56 -05:00
2019-05-10 10:35:21 -04:00