lib/puppet/provider/computer/computer.rb in puppet-2.6.6 vs lib/puppet/provider/computer/computer.rb in puppet-2.6.7

- old
+ new

@@ -8,12 +8,10 @@ This provider only manages Computer objects in the local directory service 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 # hurray for abstraction. The nameservice directoryservice provider can