From bbe2c8aee9b00dad4313644611e6a75d40ca8d49 Mon Sep 17 00:00:00 2001 From: intrigeri Date: Thu, 16 Dec 2010 13:03:08 +0100 Subject: New class: apt::dist_upgrade::initiator. This implements the "update initiator" pattern suggested by http://projects.puppetlabs.com/projects/puppet/wiki/Debian_Patterns. This feature is useful when one does not want to setup a fully automated upgrade process but still needs a way to manually trigger full upgrades of any number of systems at scheduled times. --- files/upgrade_initiator | 1 + 1 file changed, 1 insertion(+) create mode 100644 files/upgrade_initiator (limited to 'files') diff --git a/files/upgrade_initiator b/files/upgrade_initiator new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/files/upgrade_initiator @@ -0,0 +1 @@ + -- cgit v1.2.3