Sha256: d97f91190a5ec1930194b1d9887b24a3a832dee1579c07177efecd84b560e6ea
Contents?: true
Size: 324 Bytes
Versions: 56
Compression:
Stored size: 324 Bytes
Contents
#VAGRANT-BEGIN # The contents below are automatically generated by Vagrant. Do not modify. auto <%= options[:device] %> iface <%= options[:device] %> inet static address <%= options[:ip] %> netmask <%= options[:netmask] %> <% if options[:gateway] %> gateway <%= options[:gateway] %> <% end %> #VAGRANT-END
Version data entries
56 entries across 52 versions & 6 rubygems