zulip/servers/puppet/modules/puppet-apt/templates/unattended-upgrades.squeeze...

8 lines
153 B
Plaintext

// file managed by puppet
Unattended-Upgrade::Allowed-Origins {
"Debian stable";
"Debian squeeze-security";
};
Dpkg::Options { "--force-confold"; }