source:
trunk/puppet/modules/puppet-nfs_server/templates/etc-exports-dev.erb
@
764
Last change on this file since 764 was 719, checked in by , 14 years ago | |
---|---|
File size: 108 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.