Commit Graph

5 Commits

Author SHA1 Message Date
Jiri Kyjovsky
2dc4a6b5c0 copr/hv: delete logs older than 30 days
We have old RHEL 8 on hypervisors where is old version of virtlogd, not
having the max_age log rotation feature, thus doing this manually.
2025-05-05 11:27:53 +02:00
Jiri Kyjovsky
e07d13ee4e copr: virtlogd rotate logs for hypervisors
Configure virtlogd to rotate logs older than 30 days. The default config
does not delete anything since we log to a lot of small files which are
ignored by the max size to rotate in default virtlogd config.
2025-04-28 18:10:12 +02:00
Pavel Raiskup
9cbb501ef8 copr-hv: install profile script
Mostly to setup default libvirt connection string.
2021-04-23 15:04:23 +02:00
Pavel Raiskup
18e8cca9e9 copr-hv: add missing libvirtd bridge config file 2021-04-23 12:23:02 +02:00
Pavel Raiskup
34de1182cd copr-hv: install copr user 2021-04-22 18:32:13 +02:00