source:
trunk/puppet/modules/puppet-nfs_server/templates/etc-exports.erb
@
643
Last change on this file since 643 was 578, checked in by , 15 years ago | |
---|---|
File size: 109 bytes |
Line | |
---|---|
1 | <% shares.each do |share| %><%= name %>/<%= share %> <%= share_access %>(<%= share_options %>) |
2 | <% end %> |
3 |
Note: See TracBrowser
for help on using the repository browser.