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

Fixes #24399 - Drop email configuration via files #656

Merged
merged 1 commit into from
Aug 2, 2018

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Jul 26, 2018

This has been deprecated since 1.14 and removed in 1.16.

@sean797
Copy link
Member

sean797 commented Jul 27, 2018

Do we need or want an installer migration to remove those parameters?

@ekohl
Copy link
Member Author

ekohl commented Jul 27, 2018

@sean797 probably needed yes.

owner => 'root',
group => $::foreman::group,
mode => '0640',
content => template("foreman/${foreman::email_source}"),
Copy link
Member

Choose a reason for hiding this comment

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

You can also remove the template itself I believe.

Copy link
Member Author

Choose a reason for hiding this comment

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

Done

This has been deprecated since 1.14 and removed in 1.16.
@ekohl
Copy link
Member Author

ekohl commented Aug 2, 2018

Acceptance tests are failing because of puppetlabs/puppetlabs-postgresql#1012

@mmoll mmoll merged commit e6ead45 into theforeman:master Aug 2, 2018
@mmoll
Copy link
Contributor

mmoll commented Aug 2, 2018

merged, bedankt @ekohl!

@ekohl ekohl deleted the drop-email branch August 3, 2018 11:14
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.

None yet

6 participants