hopefully this works as well, syntax fix take 2
authorStephen Gran <steve@lobefin.net>
Sun, 9 Oct 2011 19:02:34 +0000 (20:02 +0100)
committerStephen Gran <steve@lobefin.net>
Sun, 9 Oct 2011 19:02:34 +0000 (20:02 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/debian-org/manifests/init.pp

index 58cf9a4..224f7bc 100644 (file)
@@ -56,7 +56,7 @@ class debian-org {
         "sysklogd": ensure => purged;
     }
     case $debarchitecture {
-        "armhf":
+        "armhf": {}
         default:
             file {
                 "/etc/apt/sources.list.d/security.list":