From 636bddf2ffe042c43f1c56cff5942f73385b3d68 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sun, 16 Sep 2018 22:40:07 +0200 Subject: site.pp: Syntax fix. Remove superfluous komma. --- code/environments/production/manifests/site.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'code/environments/production') diff --git a/code/environments/production/manifests/site.pp b/code/environments/production/manifests/site.pp index 0f50300..6dfefc2 100644 --- a/code/environments/production/manifests/site.pp +++ b/code/environments/production/manifests/site.pp @@ -189,7 +189,7 @@ node "disklserver.intern" { download_only => 1, debdelta => 1, }, - }, + } } node "tjener.intern" { -- cgit v1.2.3