Skip to content

Commit 9e7f6c0

Browse files
committed
Add template uses comment
1 parent ba468dc commit 9e7f6c0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

manifests/server.pp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@
4242
ensure => directory,
4343
}
4444

45+
# Template uses:
46+
# - $use_chroot
47+
# - $address
48+
# - $motd_file
4549
file { "${rsync_fragments}/header":
4650
content => template('rsync/header.erb'),
4751
}

0 commit comments

Comments
 (0)