Sha256: 7fedf4f066e6838487ef4d9db116eec0f28e886baf4d3e1d682cdae3925a9f31
Contents?: true
Size: 219 Bytes
Versions: 9
Compression:
Stored size: 219 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
9 entries across 9 versions & 3 rubygems