Sha256: 77031ee3fb21458b1b948d590b5b075c8543e4739d4c2f548a42b984366733cf

Contents?: true

Size: 252 Bytes

Versions: 6

Compression:

Stored size: 252 Bytes

Contents

# VAGRANT-BEGIN: <%= mac %>
host <%= name %> {
        hardware ethernet <%= mac %>;
        fixed-address <%= ip %>;
        option domain-name-servers 0.0.0.0;
        option domain-name "";
        option routers 0.0.0.0;
}
# VAGRANT-END: <%= mac %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
vagrant-vmware-dhcp-0.0.7 templates/dhcpd_static.erb
vagrant-vmware-dhcp-0.0.6 templates/dhcpd_static.erb
vagrant-vmware-dhcp-0.0.5 templates/dhcpd_static.erb
vagrant-vmware-dhcp-0.0.4 templates/dhcpd_static.erb
vagrant-vmware-dhcp-0.0.2 templates/dhcpd_static.erb
vagrant-vmware-dhcp-0.0.1 templates/dhcpd_static.erb