Sha256: 86b59b128ddd389acdcb8904f123f0d5cc589d27574fe99629e8a7ddee0ade2c
Contents?: true
Size: 227 Bytes
Versions: 1
Compression:
Stored size: 227 Bytes
Contents
Connection=ethernet Description='A basic static ethernet connection' Interface=<%= options[:device] %> IP=static Address=('<%= options[:ip]%>/24') <% if options[:gateway] %> Gateway='<%= options[:gateway] %>' <% 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/arch/network_static.erb |