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

add support for rpm based targets #7

Closed
artlog opened this issue Feb 10, 2023 · 4 comments
Closed

add support for rpm based targets #7

artlog opened this issue Feb 10, 2023 · 4 comments

Comments

@artlog
Copy link
Collaborator

artlog commented Feb 10, 2023

Current role is only for debian based targets.

Support for RedHat/CentOs/Rocky with rpm would be great.

@artlog
Copy link
Collaborator Author

artlog commented Feb 10, 2023

taking a look

@artlog
Copy link
Collaborator Author

artlog commented Mar 7, 2023

This is covered by #8

@davidcoutadeur
Copy link
Collaborator

A new branch (rpm_only) + a new pull request will be dedicated to this feature, as the current one (#8) mix multiple features.

artlog pushed a commit that referenced this issue Oct 13, 2023
- Add supported targets and update README with RHEL support.
- move certificate setup task in a dedicated file
- provide a import of TLS credentials (ca,cert & key)
  - ldaptoolbox_openldap_import_XXX allow to populate ldaptoolbox_openldap_XXX files
  ex :
ldaptoolbox_openldap_import_olcTLSCACertificateFile: ca-cert.pem
will be copied to ldaptoolbox_openldap_olcTLSCACertificateFile file.
- update backup template with removal of optional cert related values if not provided
- fix oclcSyncrepl typo missing " after tls_key= in backup template
artlog pushed a commit that referenced this issue Oct 13, 2023
- This change is unrelated to rpm_only, back to original.
artlog pushed a commit that referenced this issue Oct 13, 2023
- openldap ltb does not require those.
artlog pushed a commit that referenced this issue Oct 13, 2023
- this feature is not specific of rpm support
artlog pushed a commit that referenced this issue Oct 13, 2023
- Add supported targets and update README with RHEL support.
- move certificate setup task in a dedicated file
- update backup template with removal of optional cert related values if not provided
- fix oclcSyncrepl typo missing " after tls_key= in backup template
artlog pushed a commit that referenced this issue Oct 13, 2023
- Add supported targets and update README with RHEL support.
- minimum changes to get rhel like setup with versions >= 7
 - remove debian setup and dependencies
@davidcoutadeur
Copy link
Collaborator

Done in #12

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

No branches or pull requests

2 participants