modules: misc: The COPR setup must be non-interactive

This commit is contained in:
James Shubin
2025-06-08 04:21:58 -04:00
parent cfcb35456f
commit 6265a330bf

View File

@@ -385,6 +385,7 @@ class copr_enable($name) {
exec "dnf-copr-enable-${name}" {
cmd => "/usr/bin/dnf",
args => [
"-y",
"copr",
"enable",
"${name}",