open-nomad/jobspec/test-fixtures/specify-job.hcl

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
120 B
HCL
Raw Normal View History

# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
job "default" {
2019-10-11 12:00:05 +00:00
id = "job1"
name = "My Job"
}