Skip to content

Conversation

@ekohl
Copy link
Member

@ekohl ekohl commented Jul 25, 2024

This moves the IPA authentication from 4 separate ERB files to a single EPP file. This gives better guarantees because of data types. It's also easier to maintain a single file that gives the complete overview of the feature.

It's moved to foreman::config::apache together with the inclusion of required modules. This does make the http_keytab variable a bit uglier.

The sssd service definition is moved to avoid duplication. The ipa_manage_sssd block already existed and now the service lives together with the config file management.

This moves the IPA authentication from 4 separate ERB files to a single
EPP file. This gives better guarantees because of data types. It's also
easier to maintain a single file that gives the complete overview of the
feature.

It's moved to foreman::config::apache together with the inclusion of
required modules. This does make the http_keytab variable a bit uglier.
The ipa_manage_sssd block already existed and now the service lives
together with the config file management.
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