Sha256: 6d590228f65a1b266aa26d7525fc7c4e01c5697e5257f5d860de8286f7be4aa2
Contents?: true
Size: 278 Bytes
Versions: 2
Compression:
Stored size: 278 Bytes
Contents
# --- NFS Global Settings --- # <% if functional %> config.nfs.functional = <%= functional %> <% end %> config.nfs.map_uid = <%= map_uid %> config.nfs.map_gid = <%= map_gid %> <% if verify_installed %> config.nfs.verify_installed = <%= verify_installed %> <% end %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
vagrant-invade-0.8.0 | lib/vagrant-invade/module/nfs/template.erb |
vagrant-invade-0.7.0 | lib/vagrant-invade/module/nfs/template.erb |