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

Add plan command to allow running a plan whilst using templating. #234

Merged
merged 1 commit into from
Sep 20, 2018

Conversation

jrasell
Copy link
Member

@jrasell jrasell commented Sep 18, 2018

When performing larger job changes; Nomad plan provides useful
insights into what changes will happen. Previously Levant would run
a plan during the deploy command run, but would move straight onto
the deploy part. The plan command addition means you can render a
templated job and see what changes will be made without triggering
a deployment.

Closes #229

When performing larger job changes; Nomad plan provides useful
insights into what changes will happen. Previously Levant would run
a plan during the deploy command run, but would move straight onto
the deploy part. The plan command addition means you can render a
templated job and see what changes will be made without triggering
a deployment.

Closes #229
@jrasell jrasell self-assigned this Sep 19, 2018
@jrasell jrasell merged commit 065e654 into master Sep 20, 2018
@jrasell jrasell deleted the gh_229 branch September 20, 2018 16:46
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

Successfully merging this pull request may close these issues.

1 participant