Sha256: 42158feb81f6a220377ba0654b6b6aaf27831dd5ef8a213ccd2696047541e0fa
Contents?: true
Size: 196 Bytes
Versions: 1
Compression:
Stored size: 196 Bytes
Contents
#VAGRANT-BEGIN ifconfig_<%= ifname %>="inet <%= options[:ip] %> netmask <%= options[:netmask] %>" <% if options[:gateway] %> default_router="<%= options[:gateway] %>" <% end %> #VAGRANT-END
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
vagrant-cloudstack-1.2.0 | vendor/bundle/bundler/gems/vagrant-c84e05fd063f/templates/guests/freebsd/network_static.erb |