From f478aec20447574c43ca331a8fd7a49c29a5ed0a Mon Sep 17 00:00:00 2001 From: Damien Lallement Date: Fri, 4 May 2012 14:17:42 +0000 Subject: cosmetic rename to be the same as other files* --- modules/blog/manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/blog/manifests/init.pp b/modules/blog/manifests/init.pp index fd489e93..a1a23362 100644 --- a/modules/blog/manifests/init.pp +++ b/modules/blog/manifests/init.pp @@ -12,7 +12,7 @@ class blog { } } - class files-bots inherits base { + class files_bots inherits base { package { ['wget', 'php-mysql', 'php-ldap', -- cgit v1.2.1