From: Stephen Gran Date: Tue, 10 Mar 2009 01:03:32 +0000 (+0000) Subject: and fix the typo X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=53780117054de12e2b50a1c9203864be46b66063;p=dsa-puppet.git and fix the typo Signed-off-by: Stephen Gran --- diff --git a/modules/debian-org/manifests/init.pp b/modules/debian-org/manifests/init.pp index e182139f..209c0afe 100644 --- a/modules/debian-org/manifests/init.pp +++ b/modules/debian-org/manifests/init.pp @@ -18,7 +18,7 @@ class debian-org { "mtr-tiny": ensure => latest; "nload": ensure => latest; "pciutils": ensure => latest; - "dnsutils:": ensure => latest; + "dnsutils": ensure => latest; "bash-completion": ensure => latest; "dsa-nagios-nrpe-config": ensure => latest; }