Closed agrare closed 6 months ago
Can you add this type of thing to the pluggability checklist as well?
I can add it but I'm not sure how pluggable the RPM build is or can be, not aware of any other aspect of it that we have overridden in plugins @bdunne ?
We have systemd units pluggable but it's pluggable generically by name (i.e. manageiq-providers-*) on the rpm side... Not sure how we can do it any differently
Right the opentofu-runner.service content is already defined in the provider repo, one thing that comes to mind is if we don't care about splitting up "core-services" and "gemset-services" we could just take %{_prefix}/lib/systemd/system/*.{service,target}
Yeah I'm not sure why we have them split other than the rpms themselves are split that way
I'm going to merge this on red. The failures are the new openssl issue, and @agrare has built this multiple times without failure, so I think it's good.
Depends on: