From f9c814e616c6ab3dff406d37eb9eb44ab76b72a8 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 7 Apr 2016 20:27:01 +0200 Subject: [PATCH] syntax --- 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 c7e0db02d..9cfae32df 100644 --- a/modules/debian-org/manifests/init.pp +++ b/modules/debian-org/manifests/init.pp @@ -198,7 +198,7 @@ class debian-org { } } site::aptrepo { 'debian-cdn': - url => "http://cdn-fastly.deb.debian.org/debian" + url => "http://cdn-fastly.deb.debian.org/debian", suite => $mungedcodename, components => ['main','contrib','non-free'] } -- 2.20.1