mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
puppet: Exclude pgroonga from unattended-upgrades.
This commit is contained in:
committed by
Tim Abbott
parent
74d6f033b0
commit
b0292ffe37
@@ -234,6 +234,7 @@ Unattended-Upgrade::Package-Blacklist {
|
||||
"memcached$";
|
||||
"nginx-full$";
|
||||
"postgresql-\d+$";
|
||||
"postgresql-\d+-pgdg-pgroonga$";
|
||||
"rabbitmq-server$";
|
||||
"redis-server$";
|
||||
"supervisor$";
|
||||
|
Reference in New Issue
Block a user