Skip to content

Initial work on hiera-ifying and Puppet 8 support for standalone etcd #247

Initial work on hiera-ifying and Puppet 8 support for standalone etcd

Initial work on hiera-ifying and Puppet 8 support for standalone etcd #247

Workflow file for this run

---
# Managed by modulesync - DO NOT EDIT
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
name: CI
# yamllint disable-line rule:truthy
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/basic.yml@v3
with:
rubocop: false