Sha256: d043bf3e439887b1c704469ff67faeade1bcc16ece20dde160f743431bf2c4f1
Contents?: true
Size: 301 Bytes
Versions: 9
Compression:
Stored size: 301 Bytes
Contents
#VAGRANT-BEGIN # The contents below are automatically generated by Vagrant. Do not modify. config_eth<%= options[:interface] %>=("<%= options[:ip] %> netmask <%= options[:netmask] %>") <% if options[:gateway] %> gateways_eth<%= options[:interface] %>="<%= options[:gateway] %>" <% end %> #VAGRANT-END
Version data entries
9 entries across 9 versions & 3 rubygems