configpolicy/roles/minio
Dustin b5eac25f14 r/minio: Fix ExecReload command
Sending SIGHUP to the main PID (i.e. conmon) ends up stopping the
service.  What we really want is to send the signal to main PID _inside_
the container.  We can achieve this by using `podman kill` instead of
`kill`.
2024-06-23 10:43:15 -05:00
..
defaults minio: Install and configure MinIO 2023-05-09 21:37:46 -05:00
handlers r/minio: Reload server after changing cert 2023-09-22 07:29:05 -05:00
tasks r/minio: Reload server after changing cert 2023-09-22 07:29:05 -05:00
templates r/minio: Fix ExecReload command 2024-06-23 10:43:15 -05:00