diff --git a/prod.variables.sh b/prod.variables.sh index 63b3f68a4be69dbf3b429d71d2091a40e52dde75..f9d15146d8d35749023af99851c98d621c0345dd 100644 --- a/prod.variables.sh +++ b/prod.variables.sh @@ -1,6 +1,6 @@ SCHEDULE="*/15 * * * *" SQL_DB_MOUNTPOINT="/mnt/data2/rss" SQL_DB_FILE="centos_rss_prod.sqlite" -INTERESTING_PACKAGES="prod.variables.yml" +INTERESTING_PACKAGES="prod.packages.yml" FEEDS="centos-7-x86_64-extras,centos-7-x86_64-updates,centos-8-stream-x86_64-AppStream,centos-8-stream-x86_64-BaseOS,centos-8-stream-x86_64-PowerTools,centos-9-stream-x86_64-AppStream,centos-9-stream-x86_64-BaseOS,centos-9-stream-x86_64-CRB" MATTERMOST_INTEGRATION_URL="https://mattermost.web.cern.ch/hooks/qiodnmzwbjg9zkyxkxoh1h47sh"