This is now handled by puppet
authorStephen Gran <steve@lobefin.net>
Fri, 3 Jul 2009 23:19:06 +0000 (00:19 +0100)
committerStephen Gran <steve@lobefin.net>
Fri, 3 Jul 2009 23:19:06 +0000 (00:19 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
input/howto/new-machine.creole

index 9161f43..087eff0 100644 (file)
@@ -8,12 +8,6 @@ Note: this has recently been changed to rely more on [[puppet|howto/puppet-setup
     apt-get install ssh
 }}}
 
-* make apt sane
-{{{
-    echo 'Acquire::PDiffs "false";' > /etc/apt/apt.conf.d/local-pdiff
-    echo 'APT::Install-Recommends 0;' > /etc/apt/apt.conf.d/local-recommends
-}}}
-
 * sane locales: (make sure there is _no_ locale defined in /etc/environment and /etc/default/locale)
 {{{
    echo -n > /etc/environment