Commit graph

10 commits

Author SHA1 Message Date
Andrew Heath
a961a5ed7d updating playbooks to work with ansible 2.14 2023-05-18 15:28:34 -04:00
Frank Ch. Eigler
76c3a5d8c1 debuginfod: add ansible notify/handler to restart if needed
Respond to config file changes.

Signed-off-by: Frank Ch. Eigler <fche@redhat.com>
2023-05-03 13:03:51 +00:00
Frank Ch. Eigler
ec30610816 debuginfod: n00b ansible yaml structure fixes 2023-05-01 21:42:30 -04:00
Frank Ch. Eigler
358f8efece debuginfod: yamllint compliance 2023-05-01 21:13:27 -04:00
Frank Ch. Eigler
3b73ff3ac4 debuginfod: add tags to our tasks for focused ansible runs 2023-05-01 20:56:54 -04:00
Frank Ch. Eigler
176ce60e33 debuginfod: add systemd drop-in tweaks
Already in effect on prod & stg, formalize these configuration tweaks
that limit overload, improve cgroup monitoring, and build tolerance to
transient fileserver problems.
2021-11-19 00:43:13 +00:00
Frank Ch. Eigler
ed70717dcc debuginfod vms: add a few more useful packages 2021-04-06 17:23:43 +00:00
Frank Ch. Eigler
12dc83f767 debuginfod: vm configuration for running service with ansible-based config file 2021-04-06 17:23:43 +00:00
Kevin Fenzi
bf27a4426c debuginfod: set mount_stg true on nfs mount
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-04-05 14:04:53 -07:00
Kevin Fenzi
044467fafe debuginfod: add both stg and prod debuginfod vms
We are moving this to vm's as the nfs storage on openshift isn't up to
the i/o that this application needs.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-04-05 13:23:00 -07:00