Skip to content

Allow overriding of the Include directive in the /etc/rsyslog.conf file to support older versions of rsyslogd. #216

Allow overriding of the Include directive in the /etc/rsyslog.conf file to support older versions of rsyslogd.

Allow overriding of the Include directive in the /etc/rsyslog.conf file to support older versions of rsyslogd. #216

Workflow file for this run

---
# Managed by modulesync - DO NOT EDIT
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
name: CI
on:
pull_request: {}
push:
branches:
- main
- master
concurrency:
group: ${{ github.ref_name }}
cancel-in-progress: true
jobs:
puppet:
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v2