Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

(MODULES-9628, PUP-8736) don't purge device certificates on new puppet versions (3.0.1 hotfix) #58

Merged
merged 2 commits into from
Aug 14, 2019

Conversation

DavidS
Copy link
Contributor

@DavidS DavidS commented Aug 14, 2019

No description provided.

@DavidS DavidS added the bugfix Something isn't working label Aug 14, 2019
…t versions

The changes in PUP-8736 were causing the recurse/purge options here
to delete certificates that should remain persisted. This hotfix
prevents the data loss by only purging configuration files at the
top-level, but not certificates in subdirectories.

Additionally, this changes the owner/group of the `devices` directory
to use the puppetmaster's user/group settings to line up with what
puppet itself forces the permissions of the directory to be.
This changelog was created manually
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bugfix Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants