aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* dont log create-local-homedir.sh to syslogStonewall Jackson2023-02-051-2/+0
| | | | Causes lots of syslog noise due to selinux denials.
* remove unused devd roleStonewall Jackson2023-02-053-14/+0
|
* fix permissions error in archive-freeipa scriptStonewall Jackson2023-02-051-1/+4
| | | | | | | | The mv command attempts to preserve the original file's permissions, which thwarts the default ACL we have in place for the archive spool directory. Switch to a more convoluted cp/chmod.
* don't perform nagios checks during reboot windowStonewall Jackson2023-02-042-3/+3
| | | | | | | | | | | | | Intially, I configured nagios to suspend notifications during the reboot window, to avoid alert noise while hosts were doing automated reboots. Since our nagios only sends a single notification for state changes, this results in lost alerts when a "real" problem occurs during the window. This commit switches the default host template to suspend the checks themselves, rather than the notifications, during the daily reboot window. If the problem still exists once the reboot window passes, we'll get the notification.
* update readmeStonewall Jackson2023-02-041-1/+1
|
* update readmeStonewall Jackson2023-02-041-0/+1
|
* update readmeStonewall Jackson2023-02-041-3/+3
|
* update readmeStonewall Jackson2023-02-041-3/+6
|
* update readmeStonewall Jackson2023-02-041-1/+1
|
* move common setup from playbook into roleStonewall Jackson2023-02-0435-256/+226
|
* update readmeStonewall Jackson2023-02-041-1/+1
|
* update readmeStonewall Jackson2023-02-041-6/+8
|
* update readmeStonewall Jackson2023-02-041-6/+3
|
* update readmeStonewall Jackson2023-02-041-1/+1
|
* update readmeStonewall Jackson2023-02-041-1/+1
|
* update READMEStonewall Jackson2023-02-041-2/+2
|
* update readmeStonewall Jackson2023-02-041-29/+29
|
* initial commitStonewall Jackson2023-02-04751-0/+21963