aboutsummaryrefslogtreecommitdiffstats
path: root/modules/catdap/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/catdap/manifests')
-rw-r--r--modules/catdap/manifests/snapshot.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/catdap/manifests/snapshot.pp b/modules/catdap/manifests/snapshot.pp
index 4dc7796f..10695f03 100644
--- a/modules/catdap/manifests/snapshot.pp
+++ b/modules/catdap/manifests/snapshot.pp
@@ -16,5 +16,5 @@ define catdap::snapshot($location, $svn_location) {
use_ssl => true,
}
- apache::vhost_redirect_ssl { $name: }
+ apache::vhost::redirect_ssl { $name: }
}