diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2023-01-02 18:01:18 -0800 |
---|---|---|
committer | Dan Fandrich <danf@mageia.org> | 2024-01-25 01:17:42 -0800 |
commit | 40f8d6f10f0ad687e9bfc0f711fbe19257abb8a7 (patch) | |
tree | c05ff904f0c9c2d36b03570d22eda897bb577e8c /manifests | |
parent | feaf6f2dd50357a7886e05b09a4b6299bde8eb8d (diff) | |
download | puppet-40f8d6f10f0ad687e9bfc0f711fbe19257abb8a7.tar puppet-40f8d6f10f0ad687e9bfc0f711fbe19257abb8a7.tar.gz puppet-40f8d6f10f0ad687e9bfc0f711fbe19257abb8a7.tar.bz2 puppet-40f8d6f10f0ad687e9bfc0f711fbe19257abb8a7.tar.xz puppet-40f8d6f10f0ad687e9bfc0f711fbe19257abb8a7.zip |
Run the spec-rpm-mismatch report daily on duvel
The report will be available at
https://pkgsubmit.mageia.org/spec-rpm-mismatch.html
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/nodes/duvel.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/nodes/duvel.pp b/manifests/nodes/duvel.pp index 4aa85cad..70bbb242 100644 --- a/manifests/nodes/duvel.pp +++ b/manifests/nodes/duvel.pp @@ -19,6 +19,7 @@ node duvel { include mga_buildsystem::mainnode include softwarekey include mgasoft + include spec-tree-reports include access_classes::committers include restrictshell::allow_git |