From 2052a6aedf959f24d4fc8bde89aa693d996af0c3 Mon Sep 17 00:00:00 2001 From: mh Date: Sun, 4 Oct 2009 20:16:26 +0200 Subject: use the new named define --- manifests/openbsd.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/openbsd.pp') diff --git a/manifests/openbsd.pp b/manifests/openbsd.pp index c2fcccb..d08a50b 100644 --- a/manifests/openbsd.pp +++ b/manifests/openbsd.pp @@ -6,7 +6,7 @@ class puppet::openbsd inherits puppet::base { hasstatus => false, hasrestart => false, } - openbsd::add_to_rc_local{'puppetd': + openbsd::rc_local{'puppetd': binary => '/usr/local/bin/puppetd', } cron { 'puppetd_check': -- cgit v1.2.3