mirror of https://github.com/zulip/zulip.git
7 lines
133 B
Plaintext
7 lines
133 B
Plaintext
|
// file managed by puppet
|
||
|
Unattended-Upgrade::Allowed-Origins {
|
||
|
"Debian oldstable";
|
||
|
};
|
||
|
|
||
|
Dpkg::Options { "--force-confold"; }
|