Sha256: 3d3f1d55336843224e9b610c09774a153037bf1ffbfa1d0645ded72091dc96bb
Contents?: true
Size: 243 Bytes
Versions: 50
Compression:
Stored size: 243 Bytes
Contents
Connection=ethernet Description='A basic static ethernet connection' Interface=<%= options[:device] %> IP=static Address=('<%= options[:ip]%>/<%= options[:netmask] %>') <% if options[:gateway] -%> Gateway='<%= options[:gateway] %>' <% end -%>
Version data entries
50 entries across 46 versions & 5 rubygems