]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
typo
authorPeter Palfrader <peter@palfrader.org>
Tue, 1 Mar 2011 21:46:03 +0000 (22:46 +0100)
committerPeter Palfrader <peter@palfrader.org>
Tue, 1 Mar 2011 21:46:03 +0000 (22:46 +0100)
modules/unbound/manifests/init.pp

index 03ae86c09a00fa6465afa2e437e0d3c4f1c25dc9..873ff6c2aa7f0dd2ecf9090dce1002839aa9de81 100644 (file)
@@ -1,4 +1,4 @@
-class unbouned {
+class unbound {
     package {
         unbound: ensure => installed;
     }