From df7e540f6ad7385badb91e385e79a583789f3649 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Wed, 19 Jun 2013 19:15:59 +0000 Subject: Rename mga-common module to mga_common. New puppet version doesn't like modules with a - in their name. --- modules/mirror/manifests/main.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/mirror/manifests/main.pp') diff --git a/modules/mirror/manifests/main.pp b/modules/mirror/manifests/main.pp index ebf1fa80..47b05fb9 100644 --- a/modules/mirror/manifests/main.pp +++ b/modules/mirror/manifests/main.pp @@ -1,7 +1,7 @@ # For main Mageia mirror class mirror::main { include mirror::base - mga-common::local_script { 'update_timestamp': + mga_common::local_script { 'update_timestamp': content => template('mirror/update_timestamp') } -- cgit v1.2.1