No longer need to set editor alternative - puppet does that. Just make sure vim...
authorPeter Palfrader <peter@palfrader.org>
Thu, 27 Aug 2009 14:51:36 +0000 (16:51 +0200)
committerPeter Palfrader <peter@palfrader.org>
Thu, 27 Aug 2009 14:51:36 +0000 (16:51 +0200)
input/howto/new-machine.creole

index f73c2da..98782d5 100644 (file)
@@ -8,6 +8,11 @@ Note: this has recently been changed to rely more on [[puppet|howto/puppet-setup
     apt-get install ssh
 }}}
 
+* sane editor
+{{{
+    apt-get install vim
+}}}
+
 * sane locales: (make sure there is _no_ locale defined in /etc/environment and /etc/default/locale)
 {{{
    echo -n > /etc/environment
@@ -120,11 +125,6 @@ Note: this has recently been changed to rely more on [[puppet|howto/puppet-setup
   newaliases
 }}}
 
-* sane default editor
-{{{
-    apt-get install vim && update-alternatives --set editor /usr/bin/vim.basic
-}}}
-
 * add to munin on spohr
 {{{
     : :: spohr :: && sudo vi /etc/munin/munin.conf