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 shutdown_timeout parameter #182

Merged
merged 2 commits into from Nov 1, 2023
Merged

Conversation

wardhus
Copy link

@wardhus wardhus commented Oct 31, 2023

Pull Request (PR) description

Add's shutdown_timeout parameter

@tuxmea
Copy link
Member

tuxmea commented Oct 31, 2023

REFERENCE.md is outdated did you use the latest version of puppet-syntax?

REFERENCE.md Outdated
@@ -145,7 +146,15 @@ Default value: `undef`

Data type: `Optional[Integer]`

defines the interval length, in seconds, between new jobs check. The default value is 3; if set to 0 or lower, the default value will be used.
Defines the interval length, in seconds, between the runner checking for new jobs. The default value is 3. If set to 0 or lower, the default value is used.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change does not appear in manifests/init.pp, maybe this change was not committed on your side.

CI ensure REFERENCE.md is up-to-date so both files should match. Please check your local repo, update your commits and push to update the PR.

@wardhus
Copy link
Author

wardhus commented Nov 1, 2023

Just fixed this. I didn't run rake, just edited it manually. Now i did it with rake.

@bastelfreak bastelfreak added the enhancement New feature or request label Nov 1, 2023
@bastelfreak
Copy link
Member

thanks for the PR!

@bastelfreak bastelfreak merged commit 2728160 into voxpupuli:master Nov 1, 2023
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants