From 7e306c490578fb3779de4e34f9018449bf0206b9 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sun, 9 Oct 2011 20:02:34 +0100 Subject: [PATCH] hopefully this works as well, syntax fix take 2 Signed-off-by: Stephen Gran --- modules/debian-org/manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/debian-org/manifests/init.pp b/modules/debian-org/manifests/init.pp index 58cf9a4ba..224f7bc4c 100644 --- a/modules/debian-org/manifests/init.pp +++ b/modules/debian-org/manifests/init.pp @@ -56,7 +56,7 @@ class debian-org { "sysklogd": ensure => purged; } case $debarchitecture { - "armhf": + "armhf": {} default: file { "/etc/apt/sources.list.d/security.list": -- 2.20.1