From bb86ac9c829f15696eaef0a366523a4ab6c04ac6 Mon Sep 17 00:00:00 2001 From: drebs Date: Tue, 9 Jun 2015 14:41:23 -0300 Subject: update gitweb class name --- manifests/hosting/admin.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/hosting') diff --git a/manifests/hosting/admin.pp b/manifests/hosting/admin.pp index 554a202..0dd546e 100644 --- a/manifests/hosting/admin.pp +++ b/manifests/hosting/admin.pp @@ -1,5 +1,5 @@ class websites::hosting::admin inherits websites::setup { # Include the needed classes for admin interfaces include trac - include gitweb + include git::gitweb } -- cgit v1.2.3