Skip to content

Hack octocatalog-diff script to support puppet 7

Nicolas Dandrimont requested to merge mr/octocatalog-diff-puppet-7 into master

This applies the puppet 7 Puppetfile changes to both source and target branch before running octocatalog-diff.

While debugging this, I noticed that we hadn't updated the gitconfig used to override remote clones with local clones, so fix that (and add the missing puppet-kmod to the mrconfig).

Ref. swh/infra/sysadm-environment#4778

Merge request reports