From 81d30ab85281bca85a4b6d91723ac0a1a0157fa6 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 13 Jul 2015 16:52:37 +0200 Subject: [PATCH] fix class name --- modules/roles/manifests/dgit_git.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/roles/manifests/dgit_git.pp b/modules/roles/manifests/dgit_git.pp index 33838cd9..a4c3856d 100644 --- a/modules/roles/manifests/dgit_git.pp +++ b/modules/roles/manifests/dgit_git.pp @@ -1,4 +1,4 @@ -class roles::dgit_browse { +class roles::dgit_git { #ssl::service { 'git.dgit.debian.org': # notify => Service['apache2'], #} -- 2.39.2