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

Added service_provider parameter with a default for Amazon Linux #45

Merged
merged 8 commits into from
Feb 28, 2020
Merged

Conversation

amlodzianowski
Copy link
Contributor

The service was managed properly on Amazon Linux 201* instances, the default provider that Puppet chose was not able to ensure that service is running.

I also changed sysmonconfig-export.xml to use the remote_file resource since we were running into problems with the regular file resource with a masterless Puppet apply. I also removed the checksum check since the remote file is being automatically updated (last update 2020-01-16) and the checksum didn't match, causing failures.

@rockpapergoat
Copy link
Contributor

thanks for the PR! i'm taking a look at these open PRs this week and will update.

Copy link
Contributor

@rockpapergoat rockpapergoat left a comment

Choose a reason for hiding this comment

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

looks good!

@rockpapergoat
Copy link
Contributor

tested a bit locally, and this looks good to go. thanks again for submitting these changes!

@rockpapergoat rockpapergoat merged commit 88bc8d4 into threatstack:master Feb 28, 2020
@amlodzianowski
Copy link
Contributor Author

Sure thing, happy to contribute!

@rockpapergoat
Copy link
Contributor

@amlodzianowski oh, i just published 2.0.8 on the forge, too, if you want to pull from there now.

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

Successfully merging this pull request may close these issues.

2 participants