Skip to content

Set Apache parameters in ci to reflect the real deployment #1312

Set Apache parameters in ci to reflect the real deployment

Set Apache parameters in ci to reflect the real deployment #1312

Workflow file for this run

---
name: CI
on:
pull_request:
concurrency:
group: ${{ github.ref_name }}
cancel-in-progress: true
jobs:
puppet:
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v2
with:
pidfile_workaround: 'false'
rubocop: false
cache-version: '1'