diff options
-rw-r--r-- | code/environments/production/manifests/site.pp | 2 |
1 files changed, 1 insertions, 1 deletions
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" { |