Skip to content

Prevent httpd from dying on logrotate reloads#594

Open
jchristgit wants to merge 420 commits intomainfrom
fix-httpd-dying
Open

Prevent httpd from dying on logrotate reloads#594
jchristgit wants to merge 420 commits intomainfrom
fix-httpd-dying

Conversation

@jchristgit
Copy link
Copy Markdown
Contributor

Already deployed.

jb3 and others added 30 commits August 25, 2024 23:13
This caused problems in postfix's logfile, our most holy daemon. We must
not disturb it, and as an aside, everything works fine.
As a data-obsessed administrator I want to have more data such that I
can widen my sense of power.

This also installs rsyslog, because prometheus-postfix-exporter doesn't
work with journald's binary log format.
As a data-obsessed administrator I want to have more data such that I
can widen my sense of power.

This also installs rsyslog, because prometheus-postfix-exporter doesn't
work with journald's binary log format.
jchristgit and others added 18 commits November 16, 2025 22:24
Already deployed to the cluster.
Bumps [actions/labeler](https://github.com/actions/labeler) from 5 to 6.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](actions/labeler@v5...v6)

---
updated-dependencies:
- dependency-name: actions/labeler
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](actions/upload-pages-artifact@v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Comment thread ansible/roles/ldap/tasks/main.yml Outdated
dest: /etc/httpd/conf.modules.d/99-mpm-server-limit.conf
owner: root
group: root
mode: 0o444
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you address the ansible-lint violation here (bring it in line with other permission values within this project)

@github-project-automation github-project-automation bot moved this from Up next to In Progress in Infrastructure Feb 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

group: ansible Issues and pull requests related to the Ansible setup

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

3 participants