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