]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
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 58cf9a4ba79a2741b9cd6bdec92f66d1014b2b45..224f7bc4c777e3a377ba7440fda803c70c62f8de 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":