vagrant/templates/nfs/exports.erb

3 lines
131 B
Plaintext

# VAGRANT-BEGIN: <%= uuid %>
<% folders.each do |name, opts| %><%= opts[:hostpath] %> <%= ip %><% end %>
# VAGRANT-END: <%= uuid %>