Sha256: 9f2845fe62558ca648a5dfe97a3b9abfef8eabd5a233251ba3903268e8b37c5c
Contents?: true
Size: 325 Bytes
Versions: 56
Compression:
Stored size: 325 Bytes
Contents
#VAGRANT-BEGIN # The contents below are automatically generated by Vagrant. Do not modify. auto <%= options[:device] %> iface <%= options[:device] %> inet6 static address <%= options[:ip] %> netmask <%= options[:netmask] %> <% if options[:gateway] %> gateway <%= options[:gateway] %> <% end %> #VAGRANT-END
Version data entries
56 entries across 52 versions & 6 rubygems