From 1fdd71b28eb73c9946e8df5aa2b2d6a8c5beb210 Mon Sep 17 00:00:00 2001 From: Juri Jensen Date: Mon, 26 Aug 2002 11:41:33 +0000 Subject: cfengine: Added support for autoconfigure of apts sources list. This implementation supports the use of a local mirror, http://debian/. Just add clients in the DebMirrorClients class. apt: Added sources.list files that uses a local Debian mirror. Added a us.potato|woody and dk.potato|woody. --- cfengine/cf.services | 1 + 1 file changed, 1 insertion(+) (limited to 'cfengine/cf.services') diff --git a/cfengine/cf.services b/cfengine/cf.services index 9a76a88..c264618 100644 --- a/cfengine/cf.services +++ b/cfengine/cf.services @@ -13,3 +13,4 @@ import: # $(cfroot)/cf.services.fai any:: $(cfroot)/cf.services.harden + $(cfroot)/cf.services.all -- cgit v1.2.3