From: Micah Anderson Date: Wed, 25 Feb 2009 23:10:18 +0000 (-0500) Subject: remove the locales call from the vserver module vserver::host class. I dont see what... X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=23597619de1e3ae21aefec1a8f8157dc0416cca4;p=puppet-virtual.git remove the locales call from the vserver module vserver::host class. I dont see what purpose this has here and we need to be able to define different locale types for different classes that are also vserver hosts, so those should be done in those classes, not deep in the vserver class --- diff --git a/manifests/vserver.pp b/manifests/vserver.pp index f950dc3..7efc739 100644 --- a/manifests/vserver.pp +++ b/manifests/vserver.pp @@ -44,7 +44,6 @@ class vserver::host { # source => "puppet://$server/virtual/hashify.cron.daily", # mode => 0755, owner => root, group => root; } - locales { $fqdn: } # remove dummy interfaces on the host delete_lines { modules_dummy: