From: Stephen Gran Date: Sun, 9 Oct 2011 19:02:34 +0000 (+0100) Subject: hopefully this works as well, syntax fix take 2 X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=7e306c490578fb3779de4e34f9018449bf0206b9;p=mirror%2Fdsa-puppet.git hopefully this works as well, syntax fix take 2 Signed-off-by: Stephen Gran --- 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":