summaryrefslogtreecommitdiffstats
path: root/lib/puppet/type/computer.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/puppet/type/computer.rb')
-rw-r--r--lib/puppet/type/computer.rb6
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/puppet/type/computer.rb b/lib/puppet/type/computer.rb
index 89a0692bf..7a2c52d53 100644
--- a/lib/puppet/type/computer.rb
+++ b/lib/puppet/type/computer.rb
@@ -14,7 +14,11 @@ Puppet::Type.newtype(:computer) do
type as per other platforms.
This type primarily exists to create localhost Computer objects that MCX
- policy can then be attached to."
+ policy can then be attached to.
+
+ **Autorequires:** If Puppet is managing the plist file representing a
+ Computer object (located at `/var/db/dslocal/nodes/Default/computers/{name}.plist`),
+ the Computer resource will autorequire it."
# ensurable