[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, upstream, updated. 2.6.5-303-gfcfa26a
nfagerlund
nick.fagerlund at gmail.com
Thu Mar 17 10:48:12 UTC 2011
The following commit has been merged in the upstream branch:
commit 65a5496754fcdf938bda96a42b83255a310d193b
Author: nfagerlund <nick.fagerlund at gmail.com>
Date: Mon Feb 28 11:05:37 2011 -0800
(#6509) Inline docs: Fix erroneous code block in directoryservice provider for computer type
diff --git a/lib/puppet/provider/computer/computer.rb b/lib/puppet/provider/computer/computer.rb
index a6be6bd..dd055be 100644
--- a/lib/puppet/provider/computer/computer.rb
+++ b/lib/puppet/provider/computer/computer.rb
@@ -10,9 +10,7 @@ Puppet::Type.type(:computer).provide :directoryservice, :parent => Puppet::Provi
domain, not in remote directories.
If you wish to manage /etc/hosts on Mac OS X, then simply use the host
- type as per other platforms.
-
- "
+ type as per other platforms."
confine :operatingsystem => :darwin
defaultfor :operatingsystem => :darwin
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list