[debian-lan-devel] [SCM] Debian-LAN development and packaging branch, master, updated. 0.6-49-gf468f05
Andreas B. Mundt
andi at debian.org
Sat Oct 6 07:30:01 UTC 2012
The following commit has been merged in the master branch:
commit f468f05020c3d0b965f001e4a2155126dbbe8606
Author: Andreas B. Mundt <andi at debian.org>
Date: Sat Oct 6 09:07:28 2012 +0200
Enable unattended upgrades on the mainserver (SERVER_A).
diff --git a/fai/config/debconf/SERVER_A b/fai/config/debconf/SERVER_A
index 23ded94..8965d34 100644
--- a/fai/config/debconf/SERVER_A
+++ b/fai/config/debconf/SERVER_A
@@ -2,3 +2,5 @@
isc-dhcp-server isc-dhcp-server/interfaces string eth0
## Do you want system-wide readable home directories?
adduser adduser/homedir-permission boolean false
+## Automatically download and install stable updates?
+unattended-upgrades unattended-upgrades/enable_auto_updates boolean true
diff --git a/fai/config/package_config/SERVER_A b/fai/config/package_config/SERVER_A
index 1f6b240..d672f47 100644
--- a/fai/config/package_config/SERVER_A
+++ b/fai/config/package_config/SERVER_A
@@ -5,6 +5,7 @@ sudo-ldap
screen
exim4 nullmailer-
etckeeper
+unattended-upgrades
## backup:
dirvish
--
Debian-LAN development and packaging
More information about the debian-lan-devel
mailing list