aboutsummaryrefslogtreecommitdiffstats
path: root/inventory-example/30-constructed.yml
Commit message (Collapse)AuthorAgeFilesLines
* dnf_automatic: don't automatically restart services on ipa serversStonewall Jackson2023-03-091-0/+1
| | | | | | | | | | Turns out that restarting individual units on a freeipa server can leave it in a bad state. Systemd isn't smart enough to restart things in the right order - you have to use `ipactl restart`. There's probably a way to make the daemon restart script smarter with regard to IPA hosts, but since an IPA outage is incredibly disruptive, I'm just disabling auto-restart on IPA hosts for now.
* initial commitStonewall Jackson2023-02-041-0/+15