From 3b2190f24760c38500d701fa35e5bb6f7ed94c55 Mon Sep 17 00:00:00 2001 From: mh Date: Thu, 10 Apr 2008 22:08:38 +0000 Subject: fixed typo --- manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/init.pp') diff --git a/manifests/init.pp b/manifests/init.pp index 2912380..17230f6 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -77,7 +77,7 @@ class puppetmaster inherits puppet { } } -class puppetmaster::linux inherits puppet::linux +class puppetmaster::linux inherits puppet::linux { service{'puppetmaster': ensure => running, require => Package[puppet], -- cgit v1.2.3