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

Modernize the code with types and epp templates #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ananace
Copy link
Member

@ananace ananace commented Apr 3, 2019

Pull Request (PR) description

This PR types all the parameters passed into MISP, removes the ones that have been removed from the current version, and replaces the old templates with EPP versions of the same.

The templates now handle undef values correctly as well, removing unnecessary data in the config files. That should also hopefully pave the way for a proper way to allow for changing non-puppet-managed parameters from inside MISP.

Some parameters have been renamed as well, to keep a consistent name scheme in the form of <section>_<name>. If that's an issue though I'm happy to revert that part, or perhaps provide parameters with the old name as well for deprecation purposes.

I'm currently testing the changes more thoroughly on a set of servers, so there's no need to hurry too much in the reviewing.

@vox-pupuli-tasks
Copy link

Dear @ananace, thanks for the PR!

This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

@vox-pupuli-tasks
Copy link

Dear @ananace, thanks for the PR!

This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

@vox-pupuli-tasks
Copy link

Dear @ananace, thanks for the PR!

This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

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.

2 participants