aboutsummaryrefslogtreecommitdiffstats
path: root/roles/debian_stretch/templates/etc_apt_apt_confd_20auto_upgrades.j2
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2017-08-05 13:02:17 -0700
committerBryan Newbold <bnewbold@archive.org>2017-08-05 13:02:17 -0700
commit894667793292570db71c0d43dcc852efac8e49f5 (patch)
tree3b89c5e99126055225cbfa161a295c30630294a7 /roles/debian_stretch/templates/etc_apt_apt_confd_20auto_upgrades.j2
parent1fffedf0c4e5c5b555878955d8064954a6ae19f2 (diff)
downloadinfra-894667793292570db71c0d43dcc852efac8e49f5.tar.gz
infra-894667793292570db71c0d43dcc852efac8e49f5.zip
new debian stretch target
Diffstat (limited to 'roles/debian_stretch/templates/etc_apt_apt_confd_20auto_upgrades.j2')
-rw-r--r--roles/debian_stretch/templates/etc_apt_apt_confd_20auto_upgrades.j24
1 files changed, 4 insertions, 0 deletions
diff --git a/roles/debian_stretch/templates/etc_apt_apt_confd_20auto_upgrades.j2 b/roles/debian_stretch/templates/etc_apt_apt_confd_20auto_upgrades.j2
new file mode 100644
index 0000000..c75a5d7
--- /dev/null
+++ b/roles/debian_stretch/templates/etc_apt_apt_confd_20auto_upgrades.j2
@@ -0,0 +1,4 @@
+# {{ ansible_managed }}
+
+APT::Periodic::Update-Package-Lists "1";
+APT::Periodic::Unattended-Upgrade "1";