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

(MAINT) Add handling for when dsc_ensure is stripped #78

Merged
merged 1 commit into from
Dec 16, 2020
Merged

(MAINT) Add handling for when dsc_ensure is stripped #78

merged 1 commit into from
Dec 16, 2020

Conversation

michaeltlombardi
Copy link
Contributor

Prior to this commit, the dsc_ensure keyword would sometimes be
stripped from the Get results by the Resource API when the resource
is absent; this commit ensures that when this happens, it defaults
to Absent for is_ensure to enable appropriate resource creation.

Prior to this commit, the dsc_ensure keyword would sometimes be
stripped from the Get results by the Resource API when the resource
is absent; this commit ensures that when this happens, it defaults
to Absent for is_ensure to enable appropriate resource creation.
@sanfrancrisko sanfrancrisko merged commit 3493bbc into puppetlabs:main Dec 16, 2020
@michaeltlombardi michaeltlombardi deleted the maint/main/fix-ensurable-absent branch December 16, 2020 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants