summaryrefslogtreecommitdiff
path: root/manifests/vhost.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/vhost.pp')
-rw-r--r--manifests/vhost.pp2
1 files changed, 0 insertions, 2 deletions
diff --git a/manifests/vhost.pp b/manifests/vhost.pp
index 90af00d..dcb26a2 100644
--- a/manifests/vhost.pp
+++ b/manifests/vhost.pp
@@ -119,6 +119,4 @@ define apache::vhost(
}
default: { fail("no such vhost_mode: $vhost_mode defined for $name.") }
}
-
}
-