-
Notifications
You must be signed in to change notification settings - Fork 114
Support for Rocky8 and Rocky9 #184
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
base: master
Are you sure you want to change the base?
Conversation
|
Hi, thanks for the addition. I'm definitely interested in merging this. I just noticed that you adjusted the hooks to work with newer Borgmatic versions. Currently we are looking into supporting a few config versions at the same time, since not everyone can run the latest Borgmatic version, if they are installing from distro packages. Possible to leave the hook adjustments out for now and add the relevant code as comment in #145 so it can be used there? |
|
Thanks for the PR, but I'm afraid it does too many things. Much more than the title says. It even changes the config format. Not saying it's bad, just a big change. Also some TODOs left in the code. |
ADMIN-6044: add app_name
ADMIN-6028: added borg mount support
Added support for Rocky8 and Rocky9 with tests. Rocky8 require ansible<10 to run because of python3.6 in the distro.