Role server-basic: enable unattended upgrade for PowerDNS packages

This commit is contained in:
Tobias Hachmer 2019-04-09 21:30:44 +02:00
parent 2529b0fb19
commit ecdcb4c294
No known key found for this signature in database
GPG key ID: E112788464CA5C60

View file

@ -45,6 +45,9 @@ Unattended-Upgrade::Origins-Pattern {
"origin=InfluxDB,codename=${distro_codename},label=InfluxDB";
"origin=grafana stable,codename=stable,archive=stable,label=grafana stable";
{% endif %}
{% if 'ffmwu-dns' in group_names %}
"origin=PowerDNS,label=PowerDNS";
{% endif %}
};
// List of packages to not update (regexp are supported)