Skip to content

Commit c5f6c26

Browse files
committed
Merge pull request puppetlabs#300 from trlinkin/file_line_docs
(MODULES-1221) Add file_line autorequire documentation
2 parents a4b3084 + 9fd13be commit c5f6c26

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/puppet/type/file_line.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
In this example, Puppet will ensure both of the specified lines are
2222
contained in the file /etc/sudoers.
2323
24+
**Autorequires:** If Puppet is managing the file that will contain the line
25+
being managed, the file_line resource will autorequire that file.
26+
2427
EOT
2528

2629
ensurable do

0 commit comments

Comments
 (0)