From 7035b685494630a0eb438cd3640c2a708e56458c Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 1 Mar 2011 22:46:03 +0100 Subject: [PATCH] typo --- modules/unbound/manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/unbound/manifests/init.pp b/modules/unbound/manifests/init.pp index 03ae86c09..873ff6c2a 100644 --- a/modules/unbound/manifests/init.pp +++ b/modules/unbound/manifests/init.pp @@ -1,4 +1,4 @@ -class unbouned { +class unbound { package { unbound: ensure => installed; } -- 2.20.1