Skip to content

Drop exim module#2005

Merged
ekohl merged 1 commit intotheforeman:masterfrom
ekohl:drop-exim
Dec 21, 2024
Merged

Drop exim module#2005
ekohl merged 1 commit intotheforeman:masterfrom
ekohl:drop-exim

Conversation

@ekohl
Copy link
Member

@ekohl ekohl commented Dec 21, 2023

This module was appled on the old redmine.theforeman.org box, but the new redmine01.conova.theforeman.org no longer uses exim which means it can be dropped.

The question is if we should have some (minimal) postfix config that just ensures it's installed and running. We did see that on Jenkins where that now has been done manually.

Fixes #1692

@ekohl
Copy link
Member Author

ekohl commented Jan 10, 2024

Rebased now that CI should be green again.

@ekohl
Copy link
Member Author

ekohl commented Jan 10, 2024

The question is if we should have some (minimal) postfix config that just ensures it's installed and running. We did see that on Jenkins where that now has been done manually.

That would be #1846

@ekohl
Copy link
Member Author

ekohl commented Jan 25, 2024

I noticed we have exim on web01.

@ekohl
Copy link
Member Author

ekohl commented Dec 21, 2024

And web01 is gone

This module was appled on the old redmine.theforeman.org box, but the
new redmine01.conova.theforeman.org no longer uses exim which means it
can be dropped.
require 'puppet-lint/tasks/puppet-lint'
PuppetLint::RakeTask.new :lint do |config|
config.pattern = PuppetSyntax.manifests_paths
config.ignore_paths = ['modules/exim/**/*.pp']
Copy link
Member Author

Choose a reason for hiding this comment

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

Rebased and updated this line to fully get rid of it. Waiting for CI now to see if it's still happy.

@ekohl ekohl merged commit 4c9ace0 into theforeman:master Dec 21, 2024
2 checks passed
@ekohl ekohl deleted the drop-exim branch December 21, 2024 21:45
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.

Replace exim Puppet module (or exim)

2 participants