Sha256: d0902ef0ecb5ffa0ba439eb18024908ef10ddded43b7e3b51a12606eb4be5d60

Contents?: true

Size: 409 Bytes

Versions: 19

Compression:

Stored size: 409 Bytes

Contents

#VAGRANT-BEGIN
# The contents below are automatically generated by Vagrant. Do not modify.
auto eth<%= options[:interface] %>
iface eth<%= options[:interface] %> inet dhcp
<% if !options[:use_dhcp_assigned_default_route] %>
    post-up route del default dev $IFACE
<% else %>
    # needed as some newer distribution do not properly load routes, ubuntu 12.04
    post-up dhclient $IFACE
<% end %>
#VAGRANT-END

Version data entries

19 entries across 19 versions & 6 rubygems

Version Path
tamtam-vagrant-reload-1.1.3 vendor/cache/vagrant-0ac2a8738841/templates/guests/debian/network_dhcp.erb
tamtam-vagrant-reload-1.1.2 vendor/cache/vagrant-0ac2a8738841/templates/guests/debian/network_dhcp.erb
tamtam-vagrant-reload-1.1.1 vendor/cache/vagrant-0ac2a8738841/templates/guests/debian/network_dhcp.erb
tamtam-vagrant-reload-1.1 vendor/cache/vagrant-0ac2a8738841/templates/guests/debian/network_dhcp.erb
tnargav-1.3.6 templates/guests/debian/network_dhcp.erb
tnargav-1.3.3 templates/guests/debian/network_dhcp.erb
vagrant-shell-0.2.9 demo/templates/vendor/bundle/ruby/1.9.1/gems/tnargav-1.2.2/templates/guests/debian/network_dhcp.erb
tnargav-1.2.3 templates/guests/debian/network_dhcp.erb
vagrant-shell-0.2.8 demo/templates/vendor/bundle/ruby/1.9.1/gems/tnargav-1.2.2/templates/guests/debian/network_dhcp.erb
vagrant-shell-0.2.6 vendor/bundle/gems/tnargav-1.2.2/templates/guests/debian/network_dhcp.erb
vagrant-shell-0.2.5 vendor/bundle/gems/tnargav-1.2.2/templates/guests/debian/network_dhcp.erb
tnargav-1.2.2 templates/guests/debian/network_dhcp.erb
vagrantup-1.1.3 templates/guests/debian/network_dhcp.erb
vagrantup-1.1.2 templates/guests/debian/network_dhcp.erb
vagrantup-1.1.1 templates/guests/debian/network_dhcp.erb
vagrantup-1.1.0 templates/guests/debian/network_dhcp.erb
vagrantup-1.1.4 templates/guests/debian/network_dhcp.erb
vagrant-actionio-0.0.9 vendor/bundle/bundler/gems/vagrant-c74251a1d9c0/templates/guests/debian/network_dhcp.erb
vagrant-lxc-0.0.1 vendor/vagrant/templates/guests/debian/network_dhcp.erb