Merge branch 'master' of git+ssh://puppet.debian.org/srv/puppet.debian.org/git/dsa...
authorMartin Zobel-Helas <zobel@debian.org>
Mon, 17 Jan 2011 17:59:22 +0000 (18:59 +0100)
committerMartin Zobel-Helas <zobel@debian.org>
Mon, 17 Jan 2011 17:59:22 +0000 (18:59 +0100)
* 'master' of git+ssh://puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet:
  move alias expansion above userforward so that that can be overridden
  Same dash - everywhere
  Add danzi

modules/debian-org/manifests/init.pp

index 3a3c8b2..229d73a 100644 (file)
@@ -121,6 +121,8 @@ class debian-org {
     set_alternatives {
         "editor":
             linkto => "/usr/bin/vim.basic",
+        "view":
+            linkto => "/usr/bin/vim.basic",
     }
    
     exec {