From: Cédric Jeanneret Date: Tue, 23 Nov 2010 14:13:14 +0000 (+0100) Subject: (bind::base) typo X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=4588b79a1f3c86076c52a0aa0ae05f93115917a8;p=puppet-bind.git (bind::base) typo --- diff --git a/manifests/classes/bind-base.pp b/manifests/classes/bind-base.pp index eb8942e..c442085 100644 --- a/manifests/classes/bind-base.pp +++ b/manifests/classes/bind-base.pp @@ -6,7 +6,7 @@ Declares some basic resources. You should NOT include this class as is, as it won't work at all! Please refer to Class["bind"]. -/* +*/ class bind::base { package {"bind9": ensure => present,