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

job_gc_interval not found #6353

Closed
jonatasfreitasv opened this issue Sep 20, 2019 · 2 comments
Closed

job_gc_interval not found #6353

jonatasfreitasv opened this issue Sep 20, 2019 · 2 comments

Comments

@jonatasfreitasv
Copy link

jonatasfreitasv commented Sep 20, 2019

Nomad version

0.9.5

Operating system and Environment details

CentOS

Issue

Error loading configuration from /etc/nomad.d: Error loading /etc/nomad.d/server.hcl: server unexpected keys job_gc_interval

Reproduction steps

      server {
        enabled = true
        bootstrap_expect = 3


        job_gc_interval = "30s"
        job_gc_threshold = "1h"
        eval_gc_threshold = "30m"
        num_schedulers = 6
        rejoin_after_leave = true
      }
@jonatasfreitasv jonatasfreitasv changed the title job_gc_interval job_gc_interval not found Sep 20, 2019
@preetapan
Copy link
Contributor

Duplicate of #6437

@preetapan preetapan marked this as a duplicate of #6437 Oct 9, 2019
@github-actions
Copy link

I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants