Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

corrected typo in run-nomad, bad keyword in generation of systemd config #115

Closed
wants to merge 1 commit into from
Closed

Conversation

markus-sara
Copy link

The generated systemd config contained "ConditionalFileNotEmpty" in the [Unit], should be "ConditionFileNotEmpty".

Description

Changed "ConditionalFileNotEmpty" to "ConditionFileNotEmpty".

Documentation

Somple and obvious change, no backward incompatible changes.

TODOs

Please ensure all of these TODOs are completed before asking for a review.

  • Ensure the branch is named correctly with the issue number. e.g: feature/new-vpc-endpoints-955 or bug/missing-count-param-434.
  • Update the docs.
  • Keep the changes backward compatible where possible.
  • Run the pre-commit checks successfully.
  • Run the relevant tests successfully.
  • Ensure any 3rd party code adheres with our license policy or delete this line if its not applicable.

Related Issues

114.

The generated systemd config contained "ConditionalFileNotEmpty" in the [Unit], should be "ConditionFileNotEmpty".
@hashicorp-cla
Copy link

hashicorp-cla commented Mar 17, 2022

CLA assistant check
All committers have signed the CLA.

This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants