Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nomad v1.1.0 and capability blocks #2

Open
nicolasscott opened this issue Jun 3, 2021 · 0 comments
Open

Nomad v1.1.0 and capability blocks #2

nicolasscott opened this issue Jun 3, 2021 · 0 comments

Comments

@nicolasscott
Copy link

nicolasscott commented Jun 3, 2021

Nomad 1.1.0 introduced capabilities in blocks, so now access and attachment modes must be in a capability block eg:

capability {
  access_mode     = "single-node-writer"
  attachment_mode = "file-system"
}

hashicorp/nomad@45f0a3a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant