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

Fix broken idempotency with empty sections #483

Merged
merged 1 commit into from
Jul 25, 2022
Merged

Conversation

kajinamit
Copy link
Contributor

This change fixes idempotency of the ini_setting resource type used to
manage an empty section (a section without any prameters), which was
introduced by commit 8a46c6d .

Fixes #482

This change fixes idempotency of the ini_setting resource type used to
manage an empty section (a section without any prameters), which was
introduced by commit 8a46c6d .

Fixes puppetlabs#482
@kajinamit kajinamit requested a review from a team as a code owner July 10, 2022 14:03
@LukasAud
Copy link
Contributor

Looks good. W2012 failures are unrelated. Merging... 👍

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

Successfully merging this pull request may close these issues.

init_setting resource to create an empty section breaks idempotency
4 participants